Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dopenacc-parsers.cpp40 TYPE_PARSER(construct<AccObjectListWithReduction>(
H A Dunparse.cpp1960 void Unparse(const AccObjectListWithReduction &x) { in Unparse()
/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenACC/
H A DACC.td218 let flangClass = "AccObjectListWithReduction";
/llvm-project-15.0.7/flang/include/flang/Parser/
H A Ddump-parse-tree.h88 NODE(parser, AccObjectListWithReduction) in NODE()
H A Dparse-tree.h3918 struct AccObjectListWithReduction { struct
3919 TUPLE_CLASS_BOILERPLATE(AccObjectListWithReduction);