Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dformat-implementation.h364 DataEdit FormatControl<CONTEXT>::GetNextDataEdit( in GetNextDataEdit() function
H A Dio-stmt.cpp47 std::optional<DataEdit> IoStatementBase::GetNextDataEdit( in GetNextDataEdit() function in Fortran::runtime::io::IoStatementBase
462 std::optional<DataEdit> IoStatementState::GetNextDataEdit(int n) { in GetNextDataEdit() function in Fortran::runtime::io::IoStatementState
764 ListDirectedStatementState<Direction::Output>::GetNextDataEdit( in GetNextDataEdit() function in Fortran::runtime::io::ListDirectedStatementState::Output
774 ListDirectedStatementState<Direction::Input>::GetNextDataEdit( in GetNextDataEdit() function in Fortran::runtime::io::ListDirectedStatementState::Input