Searched refs:RTCancelKind (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6344 enum RTCancelKind { enum in namespace:__anon2919
6353 static RTCancelKind getCancellationKind(OpenMPDirectiveKind CancelRegion) {
6354 RTCancelKind CancelKind = CancelNoreq;

Completed in 101 milliseconds