Searched refs:handleFailed (Results 1 – 4 of 4) sorted by relevance
390 void AsynchronousSymbolQuery::handleFailed(Error Err) { in handleFailed() function in llvm::orc::AsynchronousSymbolQuery1342 Q->handleFailed(make_error<FailedToMaterialize>(FailedSymbolsMap)); in notifyFailed()1912 Q.handleFailed(std::move(Err)); in legacyFailQuery()1964 Query->handleFailed(std::move(Err)); in legacyLookup()2067 Q->handleFailed(std::move(LodgingErr)); in lookup()
180 void AsynchronousSymbolQuery::handleFailed(Error Err) { in handleFailed() function in llvm::orc::AsynchronousSymbolQuery536 Q->handleFailed(std::move(Err)); in fail()2023 Q->handleFailed(make_error<FailedToMaterialize>(FailedSymbols)); in removeResourceTracker()2514 Q->handleFailed(std::move(LodgingErr)); in OL_completeLookup()2698 Q->handleFailed(make_error<FailedToMaterialize>(FailedSymbols)); in OL_notifyFailed()
757 void handleFailed(Error Err);
833 void handleFailed(Error Err);