LLVM: llvm::orc::SymbolSearchContext Class Reference (original) (raw)

Public Member Functions
SymbolSearchContext (SymbolQuery &Q)
bool hasSearched (const LibraryInfo *Lib) const
void markSearched (const LibraryInfo *Lib)
bool allResolved () const
SymbolQuery & query ()

Definition at line 183 of file LibraryResolver.cpp.

llvm::orc::SymbolSearchContext::SymbolSearchContext ( SymbolQuery & Q) inline

allResolved()

bool llvm::orc::SymbolSearchContext::allResolved ( ) const inline

hasSearched()

markSearched()

void llvm::orc::SymbolSearchContext::markSearched ( const LibraryInfo * Lib) inline

query()

SymbolQuery & llvm::orc::SymbolSearchContext::query ( ) inline

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