Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
PragmaLinkCollector Class Reference

Definition at line 908 of file LinkdefReader.cxx.

Public Member Functions

 PragmaLinkCollector (LinkdefReader &owner)
void Error (const char *message, const clang::Token &tok, const clang::Preprocessor &PP, bool source=true)
void HandlePragma (clang::Preprocessor &PP, clang::PragmaIntroducer Introducer, clang::Token &tok) override
bool ProcessOptions (LinkdefReader::Options &options, clang::Preprocessor &PP, clang::Token &tok)

Protected Attributes

LinkdefReaderfOwner
Inheritance diagram for PragmaLinkCollector:
LinkdefReaderPragmaHandler

Constructor & Destructor Documentation

◆ PragmaLinkCollector()

PragmaLinkCollector::PragmaLinkCollector ( LinkdefReader & owner)
inline

Definition at line 913 of file LinkdefReader.cxx.

Member Function Documentation

◆ Error()

void LinkdefReaderPragmaHandler::Error ( const char * message,
const clang::Token & tok,
const clang::Preprocessor & PP,
bool source = true )
inlineinherited

Definition at line 644 of file LinkdefReader.cxx.

◆ HandlePragma()

void PragmaLinkCollector::HandlePragma ( clang::Preprocessor & PP,
clang::PragmaIntroducer Introducer,
clang::Token & tok )
inlineoverride

Definition at line 918 of file LinkdefReader.cxx.

◆ ProcessOptions()

bool LinkdefReaderPragmaHandler::ProcessOptions ( LinkdefReader::Options & options,
clang::Preprocessor & PP,
clang::Token & tok )
inlineinherited

Definition at line 657 of file LinkdefReader.cxx.

Member Data Documentation

◆ fOwner

LinkdefReader& LinkdefReaderPragmaHandler::fOwner
protectedinherited

Definition at line 637 of file LinkdefReader.cxx.


The documentation for this class was generated from the following file: