Searched defs:LookupState (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ | ||
H A D | Core.h | 1387 friend class LookupState; global() variable |
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | Core.cpp | 625 LookupState::LookupState(std::unique_ptr<InProgressLookupState> IPLS) LookupState() function in llvm::orc::LookupState |