Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp6287 static RTCancelKind getCancellationKind(OpenMPDirectiveKind CancelRegion) { in getCancellationKind() function
6316 CGF.Builder.getInt32(getCancellationKind(CancelRegion))}; in emitCancellationPointCall()
6357 CGF.Builder.getInt32(getCancellationKind(CancelRegion))}; in emitCancelCall()