Searched refs:OpenMPDeclareReductionConstruct (Results 1 – 6 of 6) sorted by relevance
7 // CHECK: not yet implemented: OpenMPDeclareReductionConstruct
414 TYPE_PARSER(sourced(construct<OpenMPDeclareReductionConstruct>(527 Parser<OpenMPDeclareReductionConstruct>{}) ||
2354 void Unparse(const OpenMPDeclareReductionConstruct &x) { in Unparse()2376 [&](const OpenMPDeclareReductionConstruct &) { in Pre() argument
3593 struct OpenMPDeclareReductionConstruct { struct3594 TUPLE_CLASS_BOILERPLATE(OpenMPDeclareReductionConstruct);3626 std::variant<OpenMPDeclarativeAllocate, OpenMPDeclareReductionConstruct,
557 NODE(parser, OpenMPDeclareReductionConstruct) in NODE()
1572 [&](const Fortran::parser::OpenMPDeclareReductionConstruct in genOpenMPDeclarativeConstruct()