Definition at line 89 of file TClingCallbacks.cxx.
|
| | AutoloadLibraryGenerator (cling::Interpreter *interp, const TClingCallbacks &cb) |
| llvm::Error | tryToGenerate (llvm::orc::LookupState &LS, llvm::orc::LookupKind K, llvm::orc::JITDylib &JD, llvm::orc::JITDylibLookupFlags JDLookupFlags, const llvm::orc::SymbolLookupSet &Symbols) override |
◆ AutoloadLibraryGenerator()
| AutoloadLibraryGenerator::AutoloadLibraryGenerator |
( |
cling::Interpreter * | interp, |
|
|
const TClingCallbacks & | cb ) |
|
inline |
◆ tryToGenerate()
| llvm::Error AutoloadLibraryGenerator::tryToGenerate |
( |
llvm::orc::LookupState & | LS, |
|
|
llvm::orc::LookupKind | K, |
|
|
llvm::orc::JITDylib & | JD, |
|
|
llvm::orc::JITDylibLookupFlags | JDLookupFlags, |
|
|
const llvm::orc::SymbolLookupSet & | Symbols ) |
|
inlineoverride |
◆ fCallbacks
◆ fInterpreter
| cling::Interpreter* AutoloadLibraryGenerator::fInterpreter |
|
private |
The documentation for this class was generated from the following file: