Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp45 OMPD_point, enumerator
111 .Case("point", OMPD_point) in getOpenMPDirectiveKindEx()
129 {OMPD_cancellation, OMPD_point, OMPD_cancellation_point}, in parseOpenMPDirectiveKind()