Searched refs:RTCancelKind (Results 1 – 1 of 1) sorted by relevance
3135 enum RTCancelKind { enum3144 static RTCancelKind getCancellationKind(OpenMPDirectiveKind CancelRegion) { in getCancellationKind()3145 RTCancelKind CancelKind = CancelNoreq; in getCancellationKind()