Searched refs:getCleanupsToDeactivate (Results 1 – 2 of 2) sorted by relevance
114 ArrayRef<CallArgCleanup> getCleanupsToDeactivate() const { in getCleanupsToDeactivate() function
2643 CallArgs.getCleanupsToDeactivate(); in deactivateArgCleanupsBeforeCall()3448 if (!CallArgs.getCleanupsToDeactivate().empty()) in EmitCall()