Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1468 void OL_completeLookup(std::unique_ptr<InProgressLookupState> IPLS,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp548 ES.OL_completeLookup(std::move(IPLS), std::move(Q), in complete()
2328 void ExecutionSession::OL_completeLookup( in OL_completeLookup() function in llvm::orc::ExecutionSession