Searched refs:runDeallocActions (Results 1 – 4 of 4) sorted by relevance
23 return joinErrors(std::move(Err), runDeallocActions(DeallocActions)); in runFinalizeActions()33 Error runDeallocActions(ArrayRef<WrapperFunctionCall> DAs) { in runDeallocActions() function
71 Error runDeallocActions(ArrayRef<WrapperFunctionCall> DAs);
191 if (Error Err = shared::runDeallocActions( in deinitialize()
117 if (Error Err = shared::runDeallocActions( in deinitialize()