Searched refs:OpenMPStandaloneConstruct (Results 1 – 4 of 4) sorted by relevance
338 sourced(construct<OpenMPStandaloneConstruct>(340 construct<OpenMPStandaloneConstruct>(Parser<OpenMPFlushConstruct>{}) ||341 construct<OpenMPStandaloneConstruct>(Parser<OpenMPCancelConstruct>{}) ||342 construct<OpenMPStandaloneConstruct>(512 construct<OpenMPConstruct>(Parser<OpenMPStandaloneConstruct>{}),
99 const Fortran::parser::OpenMPStandaloneConstruct &standaloneConstruct) { in genOMP()250 [&](const Fortran::parser::OpenMPStandaloneConstruct in genOpenMPConstruct()
3729 struct OpenMPStandaloneConstruct { struct3730 UNION_CLASS_BOILERPLATE(OpenMPStandaloneConstruct);3778 std::variant<OpenMPStandaloneConstruct, OpenMPSectionsConstruct,
556 NODE(parser, OpenMPStandaloneConstruct) in NODE()