Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp51 OMPD_update, enumerator
115 .Case("update", OMPD_update) in getOpenMPDirectiveKindEx()
149 {OMPD_target, OMPD_update, OMPD_target_update}, in parseOpenMPDirectiveKind()