Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp48 OMPD_exit, enumerator
114 .Case("exit", OMPD_exit) in getOpenMPDirectiveKindEx()
150 {OMPD_target, OMPD_exit, OMPD_target_exit}, in parseOpenMPDirectiveKind()