Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp189 void AsynchronousSymbolQuery::handleComplete(ExecutionSession &ES) { in handleComplete() function in llvm::orc::AsynchronousSymbolQuery
1026 Q->handleComplete(ES); in resolve()
1181 Q->handleComplete(ES); in emit()
2807 Q->handleComplete(*this); in OL_completeLookup()
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h877 void handleComplete(ExecutionSession &ES);