Searched refs:OmpReductionClause (Results 1 – 5 of 5) sorted by relevance
122 TYPE_PARSER(construct<OmpReductionClause>(248 parenthesized(Parser<OmpReductionClause>{}))) ||253 parenthesized(Parser<OmpReductionClause>{}))) ||
2027 void Unparse(const OmpReductionClause &x) { in Unparse()
87 let flangClass = "OmpReductionClause";282 let flangClass = "OmpReductionClause";
518 NODE(parser, OmpReductionClause) in NODE()
3442 struct OmpReductionClause { struct3443 TUPLE_CLASS_BOILERPLATE(OmpReductionClause);