Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dunit.h93 void FlushIfTerminal(IoErrorHandler &);
H A Dunit.cpp613 void ExternalFileUnit::FlushIfTerminal(IoErrorHandler &handler) { in FlushIfTerminal() function in Fortran::runtime::io::ExternalFileUnit
H A Dio-stmt.cpp338 unit().FlushIfTerminal(*this); in CompleteOperation()