Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h43 class InProgressLookupState; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp511 class InProgressLookupState { class
516 InProgressLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, in InProgressLookupState() function in llvm::orc::InProgressLookupState