Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1256 friend class LookupState; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp594 LookupState::LookupState(std::unique_ptr<InProgressLookupState> IPLS) in LookupState() function in llvm::orc::LookupState