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