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