Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp5892 static RTCancelKind getCancellationKind(OpenMPDirectiveKind CancelRegion) { in getCancellationKind() function
5921 CGF.Builder.getInt32(getCancellationKind(CancelRegion))}; in emitCancellationPointCall()
5962 CGF.Builder.getInt32(getCancellationKind(CancelRegion))}; in emitCancelCall()