Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h843 friend class InProgressFullLookupState; global() variable
1385 friend class InProgressFullLookupState; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp566 class InProgressFullLookupState : public InProgressLookupState { global() class
568 InProgressFullLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, InProgressFullLookupState() function in llvm::orc::InProgressFullLookupState