Home
last modified time | relevance | path

Searched refs:OL_applyQueryPhase1 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp607 ES.OL_applyQueryPhase1(std::move(IPLS), std::move(Err)); in continueLookup()
1877 OL_applyQueryPhase1(std::make_unique<InProgressLookupFlagsState>( in lookupFlags()
1888 OL_applyQueryPhase1(std::make_unique<InProgressLookupFlagsState>( in lookupFlags()
1925 OL_applyQueryPhase1(std::move(IPLS), Error::success()); in lookup()
2151 void ExecutionSession::OL_applyQueryPhase1( in OL_applyQueryPhase1() function in llvm::orc::ExecutionSession
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1461 void OL_applyQueryPhase1(std::unique_ptr<InProgressLookupState> IPLS,