Home
last modified time | relevance | path

Searched refs:NeedAdvance (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/flang/runtime/
Dio-stmt.cpp512 bool ListDirectedStatementState<Direction::Output>::NeedAdvance( in NeedAdvance() function in Fortran::runtime::io::ListDirectedStatementState::Output
547 if (NeedAdvance(connection, space + length)) { in EmitLeadingSpaceOrAdvance()
Dedit-output.cpp448 if (list.NeedAdvance(connection, 2)) { in ListDirectedDefaultCharacterOutput()
Dio-stmt.h158 bool NeedAdvance(const ConnectionState &, std::size_t) const;