Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
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()
2662 Q->handleComplete(*this); in OL_completeLookup()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h838 void handleComplete(ExecutionSession &ES);