Searched refs:StatusExpr (Results 1 – 7 of 7) sorted by relevance
66 void Enter(const parser::StatusExpr &);
561 void IoChecker::Enter(const parser::StatusExpr &spec) { in Enter()
60 constexpr auto statusExpr{construct<StatusExpr>(scalarDefaultCharExpr)};
1221 [&](const StatusExpr &) { in Pre() argument1237 [&](const StatusExpr &) { Word("STATUS="); }, in Before() argument
2554 WRAPPER_CLASS(StatusExpr, ScalarDefaultCharExpr);2569 StatVariable, Recl, Newunit, ErrLabel, StatusExpr>2585 StatusExpr>
638 NODE(parser, StatusExpr) in NODE()
627 mlir::Value genIOOption<Fortran::parser::StatusExpr>( in genIOOption()629 mlir::Value cookie, const Fortran::parser::StatusExpr &spec) { in genIOOption()