Searched refs:ListDirectedStatementState (Results 1 – 5 of 5) sorted by relevance
152 template <Direction> class ListDirectedStatementState; variable154 class ListDirectedStatementState<Direction::Output>166 class ListDirectedStatementState<Direction::Input>241 public ListDirectedStatementState<DIR> {250 using ListDirectedStatementState<DIR>::GetNextDataEdit;314 public ListDirectedStatementState<DIR> {317 using ListDirectedStatementState<DIR>::GetNextDataEdit;
94 IoStatementState &, ListDirectedStatementState<Direction::Output> &, bool);97 ListDirectedStatementState<Direction::Output> &, const char *, std::size_t);
101 io.get_if<ListDirectedStatementState<Direction::Output>>() != nullptr}; in FormattedComplexIO()145 auto *listOutput{io.get_if<ListDirectedStatementState<Direction::Output>>()}; in FormattedCharacterIO()181 auto *listOutput{io.get_if<ListDirectedStatementState<Direction::Output>>()}; in FormattedLogicalIO()
512 bool ListDirectedStatementState<Direction::Output>::NeedAdvance( in NeedAdvance()538 bool ListDirectedStatementState<Direction::Output>::EmitLeadingSpaceOrAdvance( in EmitLeadingSpaceOrAdvance()557 ListDirectedStatementState<Direction::Output>::GetNextDataEdit( in GetNextDataEdit()567 ListDirectedStatementState<Direction::Input>::GetNextDataEdit( in GetNextDataEdit()
418 ListDirectedStatementState<Direction::Output> &list, bool truth) { in ListDirectedLogicalOutput()437 ListDirectedStatementState<Direction::Output> &list, const char *x, in ListDirectedDefaultCharacterOutput()