Home
last modified time | relevance | path

Searched defs:LookupState (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DOrcCAPITest.cpp745 TryToGenerateWithSuspendedLookup(LLVMOrcDefinitionGeneratorRef GeneratorObj,void * RawCtx,LLVMOrcLookupStateRef * LookupState,LLVMOrcLookupKind Kind,LLVMOrcJITDylibRef JD,LLVMOrcJITDylibLookupFlags JDLookupFlags,LLVMOrcCLookupSet LookupSet,size_t LookupSetSize) global() argument
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1435 friend class LookupState; global() variable
[all...]
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp642 LookupState::LookupState(std::unique_ptr<InProgressLookupState> IPLS) LookupState() function in llvm::orc::LookupState
[all...]