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()
445 if (auto Err = DeallocActions.back().runWithSPSRetErrorMerged()) in deallocate()
466 Error runWithSPSRetErrorMerged() const { in runWithSPSRetErrorMerged() function
696 Error runWithSPSRetErrorMerged() const { in runWithSPSRetErrorMerged() function