Searched refs:structStmt (Results 1 – 1 of 1) sorted by relevance
4985 const parser::StructureStmt &structStmt{structureStatement.statement}; in Pre() local4986 const auto &name{std::get<std::optional<parser::Name>>(structStmt.t)}; in Pre()5016 const auto &decls{std::get<std::list<parser::EntityDecl>>(structStmt.t)}; in Pre()