Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp45 OMPD_reduction, enumerator
111 .Case("reduction", OMPD_reduction) in getOpenMPDirectiveKindEx()
129 {OMPD_declare, OMPD_reduction, OMPD_declare_reduction}, in parseOpenMPDirectiveKind()