Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp4645 enum RTCancelKind { enum
4654 static RTCancelKind getCancellationKind(OpenMPDirectiveKind CancelRegion) { in getCancellationKind()
4655 RTCancelKind CancelKind = CancelNoreq; in getCancellationKind()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp6217 enum RTCancelKind { enum
6226 static RTCancelKind getCancellationKind(OpenMPDirectiveKind CancelRegion) { in getCancellationKind()
6227 RTCancelKind CancelKind = CancelNoreq; in getCancellationKind()