Home
last modified time | relevance | path

Searched refs:OMPD_variant (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp58 OMPD_variant, enumerator
119 .Case("variant", OMPD_variant) in getOpenMPDirectiveKindEx()
138 {OMPD_declare, OMPD_variant, OMPD_declare_variant}, in parseOpenMPDirectiveKind()
140 {OMPD_begin_declare, OMPD_variant, OMPD_begin_declare_variant}, in parseOpenMPDirectiveKind()
141 {OMPD_end_declare, OMPD_variant, OMPD_end_declare_variant}, in parseOpenMPDirectiveKind()