Searched refs:OpenMPStandaloneConstruct (Results 1 – 6 of 6) sorted by relevance
383 sourced(construct<OpenMPStandaloneConstruct>(385 construct<OpenMPStandaloneConstruct>(Parser<OpenMPFlushConstruct>{}) ||386 construct<OpenMPStandaloneConstruct>(Parser<OpenMPCancelConstruct>{}) ||387 construct<OpenMPStandaloneConstruct>(576 construct<OpenMPConstruct>(Parser<OpenMPStandaloneConstruct>{}),
68 [&](const OpenMPStandaloneConstruct &c) -> SourcePosition { in getLocation()114 [&](const OpenMPStandaloneConstruct &c) -> std::string { in getName()
545 const Fortran::parser::OpenMPStandaloneConstruct &standaloneConstruct) { in genOMP()1489 [&](const Fortran::parser::OpenMPStandaloneConstruct in genOpenMPConstruct()
3795 struct OpenMPStandaloneConstruct { struct3796 UNION_CLASS_BOILERPLATE(OpenMPStandaloneConstruct);3844 std::variant<OpenMPStandaloneConstruct, OpenMPSectionsConstruct,
567 NODE(parser, OpenMPStandaloneConstruct) in NODE()
574 [&](const parser::OpenMPStandaloneConstruct &c) { in CheckTargetNest()