Searched refs:ModuleSubprogramPart (Results 1 – 4 of 4) sorted by relevance
222 maybe(Parser<ModuleSubprogramPart>{}),236 construct<ModuleSubprogramPart>(statement(containsStmt),284 limitedSpecificationPart, maybe(Parser<ModuleSubprogramPart>{}),
108 const auto &subps{std::get<std::optional<parser::ModuleSubprogramPart>>(x.t)}; in BuildModuleTree()
2866 struct ModuleSubprogramPart { struct2867 TUPLE_CLASS_BOILERPLATE(ModuleSubprogramPart);2880 std::optional<ModuleSubprogramPart>, Statement<EndModuleStmt>> argument2922 std::optional<ModuleSubprogramPart>, Statement<EndSubmoduleStmt>>
438 NODE(parser, ModuleSubprogramPart) in NODE()