Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h39 class InProgressLookupState; variable
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp465 class InProgressLookupState { class
467 InProgressLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, in InProgressLookupState() function in llvm::orc::InProgressLookupState