Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp211 void AsynchronousSymbolQuery::handleComplete(ExecutionSession &ES) { in handleComplete() function in llvm::orc::AsynchronousSymbolQuery
987 Q->handleComplete(ES); in resolve()
2790 Q->handleComplete(*this); in OL_completeLookup()
3499 Q->handleComplete(*this); in OL_notifyEmitted()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h897 void handleComplete(ExecutionSession &ES);