Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp258 void AsynchronousSymbolQuery::handleFailed(Error Err) { in handleFailed() function in llvm::orc::AsynchronousSymbolQuery
583 Q->handleFailed(std::move(Err)); in fail()
2207 Q->handleFailed(make_error<FailedToMaterialize>(getSymbolStringPool(), in removeResourceTracker()
2786 Q->handleFailed(std::move(LodgingErr)); in OL_completeLookup()
3725 Q->handleFailed( in OL_notifyFailed()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h820 void handleFailed(Error Err);