Searched refs:OmpReductionCombiner (Results 1 – 4 of 4) sorted by relevance
418 Parser<OmpReductionCombiner>{} / ")",438 TYPE_PARSER(construct<OmpReductionCombiner>(Parser<AssignmentStmt>{}) ||439 construct<OmpReductionCombiner>(440 construct<OmpReductionCombiner::FunctionCombiner>(
2342 void Unparse(const OmpReductionCombiner::FunctionCombiner &x) { in Unparse()2358 Walk(std::get<OmpReductionCombiner>(x.t)); in Unparse()
520 NODE(parser, OmpReductionCombiner) in NODE()521 NODE(OmpReductionCombiner, FunctionCombiner) in NODE()
3585 struct OmpReductionCombiner { struct3586 UNION_CLASS_BOILERPLATE(OmpReductionCombiner);3597 OmpReductionCombiner, std::optional<OmpReductionInitializerClause>> argument