Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp49 OMPD_update, enumerator
113 .Case("update", OMPD_update) in getOpenMPDirectiveKindEx()
147 {OMPD_target, OMPD_update, OMPD_target_update}, in parseOpenMPDirectiveKind()