Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp4654 static RTCancelKind getCancellationKind(OpenMPDirectiveKind CancelRegion) { in getCancellationKind() function
4681 CGF.Builder.getInt32(getCancellationKind(CancelRegion))}; in emitCancellationPointCall()
4719 CGF.Builder.getInt32(getCancellationKind(CancelRegion))}; in emitCancelCall()