Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp173 void AsynchronousSymbolQuery::handleComplete(ExecutionSession &ES) { in handleComplete() function in llvm::orc::AsynchronousSymbolQuery
989 Q->handleComplete(ES); in resolve()
1140 Q->handleComplete(ES); in emit()
2561 Q->handleComplete(*this); in OL_completeLookup()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h824 void handleComplete(ExecutionSession &ES);