Searched refs:runWithSPSRetErrorMerged (Results 1 – 5 of 5) sorted by relevance
22 if (auto Err = AA.Finalize.runWithSPSRetErrorMerged()) in runFinalizeActions()36 Err = joinErrors(std::move(Err), DAs.back().runWithSPSRetErrorMerged()); in runDeallocActions()
99 .Dealloc.runWithSPSRetErrorMerged()); in finalize()143 if (auto Err = ActPair.Finalize.runWithSPSRetErrorMerged()) in finalize()216 A.DeallocationActions.back().runWithSPSRetErrorMerged()); in deallocateImpl()
470 Error runWithSPSRetErrorMerged() const { in runWithSPSRetErrorMerged() 466 Error runWithSPSRetErrorMerged() const { runWithSPSRetErrorMerged() function
466 if (auto Err = DeallocActions.back().runWithSPSRetErrorMerged()) in deallocate()
698 Error runWithSPSRetErrorMerged() const { in runWithSPSRetErrorMerged() function