Searched refs:IdVariable (Results 1 – 7 of 7) sorted by relevance
51 void Enter(const parser::IdVariable &);
308 void IoChecker::Enter(const parser::IdVariable &spec) { in Enter()
175 constexpr auto idVariable{construct<IdVariable>(scalarIntVariable)};
1331 [&](const IdVariable &) { in Pre() argument
348 NODE(parser, IdVariable) in NODE()
2620 WRAPPER_CLASS(IdVariable, ScalarIntVariable);2648 ErrLabel, IdVariable, MsgVariable, StatVariable, Pos, Rec, Size>
1065 mlir::Value genIOOption<Fortran::parser::IdVariable>( in genIOOption()1067 mlir::Value cookie, const Fortran::parser::IdVariable &spec) { in genIOOption()