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