Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseOpenMP.cpp39 OMPD_reduction, enumerator
77 .Case("reduction", OMPD_reduction) in getOpenMPDirectiveKindEx()
88 { OMPD_declare, OMPD_reduction, OMPD_declare_reduction }, in ParseOpenMPDirectiveKind()