Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dio-stmt.cpp669 if (CheckForEndOfRecord()) { // do padding in NextInField()
677 bool IoStatementState::CheckForEndOfRecord() { in CheckForEndOfRecord() function in Fortran::runtime::io::IoStatementState
H A Dedit-input.cpp723 if (io.CheckForEndOfRecord()) { in EditCharacterInput()
H A Dio-stmt.h180 bool CheckForEndOfRecord();