Searched refs:CancelDest (Results 1 – 1 of 1) sorted by relevance
2777 auto CancelDest = in emitCancellationPointCall() local2779 if (CancelDest.isValid()) { in emitCancellationPointCall()2798 CGF.EmitBranchThroughCleanup(CancelDest); in emitCancellationPointCall()2810 auto CancelDest = in emitCancelCall() local2812 if (CancelDest.isValid()) { in emitCancelCall()2831 CGF.EmitBranchThroughCleanup(CancelDest); in emitCancelCall()