Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp55 OMPD_begin, enumerator
116 .Case("begin", OMPD_begin) in getOpenMPDirectiveKindEx()
125 {OMPD_begin, OMPD_declare, OMPD_begin_declare}, in parseOpenMPDirectiveKind()
126 {OMPD_begin, OMPD_assumes, OMPD_begin_assumes}, in parseOpenMPDirectiveKind()