Home
last modified time | relevance | path

Searched refs:RTCancelKind (Results 1 – 1 of 1) 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()