Definition at line 3484 of file rootcling_impl.cxx.
|
| TRootClingCallbacks (cling::Interpreter *interp, std::list< std::string > &filesIncludedByLinkdef) |
|
| ~TRootClingCallbacks () |
|
void | EnteredSubmodule (clang::Module *M, clang::SourceLocation ImportLoc, bool ForPragma) override |
|
void | InclusionDirective (clang::SourceLocation, const clang::Token &, llvm::StringRef FileName, bool IsAngled, clang::CharSourceRange, const clang::FileEntry *, llvm::StringRef, llvm::StringRef, const clang::Module *, clang::SrcMgr::CharacteristicKind) override |
|
◆ TRootClingCallbacks()
TRootClingCallbacks::TRootClingCallbacks |
( |
cling::Interpreter * |
interp, |
|
|
std::list< std::string > & |
filesIncludedByLinkdef |
|
) |
| |
|
inline |
◆ ~TRootClingCallbacks()
TRootClingCallbacks::~TRootClingCallbacks |
( |
| ) |
|
|
inline |
◆ EnteredSubmodule()
void TRootClingCallbacks::EnteredSubmodule |
( |
clang::Module * |
M, |
|
|
clang::SourceLocation |
ImportLoc, |
|
|
bool |
ForPragma |
|
) |
| |
|
inlineoverride |
◆ InclusionDirective()
void TRootClingCallbacks::InclusionDirective |
( |
clang::SourceLocation |
, |
|
|
const clang::Token & |
, |
|
|
llvm::StringRef |
FileName, |
|
|
bool |
IsAngled, |
|
|
clang::CharSourceRange |
, |
|
|
const clang::FileEntry * |
, |
|
|
llvm::StringRef |
, |
|
|
llvm::StringRef |
, |
|
|
const clang::Module * |
, |
|
|
clang::SrcMgr::CharacteristicKind |
|
|
) |
| |
|
inlineoverride |
◆ fFilesIncludedByLinkdef
std::list<std::string>& TRootClingCallbacks::fFilesIncludedByLinkdef |
|
private |
◆ isLocked
bool TRootClingCallbacks::isLocked = false |
|
private |