Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3189 auto CancelDest = in emitCancellationPointCall() local
3191 CGF.EmitBranchThroughCleanup(CancelDest); in emitCancellationPointCall()
3228 auto CancelDest = in emitCancelCall() local
3230 CGF.EmitBranchThroughCleanup(CancelDest); in emitCancelCall()