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

/external/clang/lib/Parse/
H A DParseOpenMP.cpp31 OMPD_cancellation = OMPD_unknown + 1, enumerator in enum:__anon1426::OpenMPDirectiveKindEx
70 .Case("cancellation", OMPD_cancellation)
87 { OMPD_cancellation, OMPD_point, OMPD_cancellation_point },

Completed in 98 milliseconds