Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp46 OMPD_reduction, enumerator
112 .Case("reduction", OMPD_reduction) in getOpenMPDirectiveKindEx()
130 {OMPD_declare, OMPD_reduction, OMPD_declare_reduction}, in parseOpenMPDirectiveKind()