Home
last modified time | relevance | path

Searched defs:GotChar (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/runtime/
H A Dio-stmt.cpp708 void IoStatementState::GotChar(int n) { GotChar() function in Fortran::runtime::io::IoStatementState
723 void FormattedIoStatementState<Direction::Input>::GotChar(int n) { GotChar() function in Fortran::runtime::io::FormattedIoStatementState::Input