Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dformat-implementation.h425 FormatControl<CONTEXT>::GetNextDataEdit(Context &context, int maxRepeat) { GetNextDataEdit() function
H A Dio-stmt.cpp43 Fortran::common::optional<DataEdit> IoStatementBase::GetNextDataEdit( GetNextDataEdit() function in Fortran::runtime::io::IoStatementBase
486 Fortran::common::optional<DataEdit> IoStatementState::GetNextDataEdit(int n) { GetNextDataEdit() function in Fortran::runtime::io::IoStatementState
743 ListDirectedStatementState<Direction::Output>::GetNextDataEdit( GetNextDataEdit() function in Fortran::runtime::io::ListDirectedStatementState::Output
760 ListDirectedStatementState<Direction::Input>::GetNextDataEdit( GetNextDataEdit() function in Fortran::runtime::io::ListDirectedStatementState::Input