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.cpp237 void AsynchronousSymbolQuery::handleFailed(Error Err) { in handleFailed() function in llvm::orc::AsynchronousSymbolQuery
603 Q->handleFailed(std::move(Err)); in fail()
2211 Q->handleFailed( in removeResourceTracker()
2784 Q->handleFailed(std::move(LodgingErr)); in OL_completeLookup()
3719 Q->handleFailed( in OL_notifyFailed()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h907 void handleFailed(Error Err);