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

/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp40 OMPD_cancellation = llvm::omp::Directive_enumSize + 1, enumerator in enum:__anon673::OpenMPDirectiveKindEx
107 .Case("cancellation", OMPD_cancellation)
131 {OMPD_cancellation, OMPD_point, OMPD_cancellation_point},

Completed in 44 milliseconds