Searched refs:StatusExpr (Results 1 – 7 of 7) sorted by relevance
66 void Enter(const parser::StatusExpr &);
605 void IoChecker::Enter(const parser::StatusExpr &spec) { in Enter()
60 constexpr auto statusExpr{construct<StatusExpr>(scalarDefaultCharExpr)};
1241 [&](const StatusExpr &) { in Pre() argument1257 [&](const StatusExpr &) { Word("STATUS="); }, in Before() argument
2575 WRAPPER_CLASS(StatusExpr, ScalarDefaultCharExpr);2590 StatVariable, Recl, Newunit, ErrLabel, StatusExpr>2606 StatusExpr>
650 NODE(parser, StatusExpr) in NODE()
1009 mlir::Value genIOOption<Fortran::parser::StatusExpr>( in genIOOption()1011 mlir::Value cookie, const Fortran::parser::StatusExpr &spec) { in genIOOption()