Home
last modified time | relevance | path

Searched refs:CancelDest (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp4697 auto CancelDest = in emitCancellationPointCall() local
4699 CGF.EmitBranchThroughCleanup(CancelDest); in emitCancellationPointCall()
4735 auto CancelDest = in emitCancelCall() local
4737 CGF.EmitBranchThroughCleanup(CancelDest); in emitCancelCall()