Home
last modified time | relevance | path

Searched defs:InProgressFullLookupState (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h797 friend class InProgressFullLookupState; variable
1218 friend class InProgressFullLookupState; variable
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp514 class InProgressFullLookupState : public InProgressLookupState { class
516 InProgressFullLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, in InProgressFullLookupState() function in llvm::orc::InProgressFullLookupState