Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h854 friend class InProgressFullLookupState; variable
1375 friend class InProgressFullLookupState; variable
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp563 class InProgressFullLookupState : public InProgressLookupState { class
565 InProgressFullLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, in InProgressFullLookupState() function in llvm::orc::InProgressFullLookupState