Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dunit.h84 void FlushIfTerminal(IoErrorHandler &);
Dunit.cpp472 void ExternalFileUnit::FlushIfTerminal(IoErrorHandler &handler) { in FlushIfTerminal() function in Fortran::runtime::io::ExternalFileUnit
Dio-stmt.cpp246 unit().FlushIfTerminal(*this); in EndIoStatement()