Searched refs:FlushIfTerminal (Results 1 – 3 of 3) sorted by relevance
93 void FlushIfTerminal(IoErrorHandler &);
613 void ExternalFileUnit::FlushIfTerminal(IoErrorHandler &handler) { in FlushIfTerminal() function in Fortran::runtime::io::ExternalFileUnit
338 unit().FlushIfTerminal(*this); in CompleteOperation()