Definition at line 3482 of file rootcling_impl.cxx.
 
|  | 
|  | TRootClingCallbacks (cling::Interpreter *interp, std::list< std::string > &filesIncludedByLinkdef) | 
|  | 
|  | ~TRootClingCallbacks () override | 
|  | 
| 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, clang::OptionalFileEntryRef, 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 | ( |  | ) |  |  | inlineoverride | 
 
 
◆ 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 | , |  
          |  |  | clang::OptionalFileEntryRef | , |  
          |  |  | llvm::StringRef | , |  
          |  |  | llvm::StringRef | , |  
          |  |  | const clang::Module * | , |  
          |  |  | clang::SrcMgr::CharacteristicKind | ) |  | inlineoverride | 
 
 
◆ fFilesIncludedByLinkdef
  
  | 
        
          | std::list<std::string>& TRootClingCallbacks::fFilesIncludedByLinkdef |  | private | 
 
 
◆ isLocked