Searched refs:OmpReductionCombiner (Results 1 – 4 of 4) sorted by relevance
373 Parser<OmpReductionCombiner>{} / ")",393 TYPE_PARSER(construct<OmpReductionCombiner>(Parser<AssignmentStmt>{}) ||394 construct<OmpReductionCombiner>(395 construct<OmpReductionCombiner::FunctionCombiner>(
2318 void Unparse(const OmpReductionCombiner::FunctionCombiner &x) { in Unparse()2334 Walk(std::get<OmpReductionCombiner>(x.t)); in Unparse()
513 NODE(parser, OmpReductionCombiner) in NODE()514 NODE(OmpReductionCombiner, FunctionCombiner) in NODE()
3555 struct OmpReductionCombiner { struct3556 UNION_CLASS_BOILERPLATE(OmpReductionCombiner);3567 OmpReductionCombiner, std::optional<OmpReductionInitializerClause>> argument