Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2601 CodeGenFunction::JumpDest CancelDestination = in emitBarrierCall() local
2603 CGF.EmitBranchThroughCleanup(CancelDestination); in emitBarrierCall()