Searched refs:CloseUnit (Results 1 – 4 of 4) sorted by relevance
99 p->unit.CloseUnit(CloseStatus::Keep, handler); in CloseAll()
67 void CloseUnit(CloseStatus, IoErrorHandler &);
270 unit().CloseUnit(CloseStatus::Delete, *this); in CompleteOperation()284 unit().CloseUnit(status_, *this); in EndIoStatement()
181 void ExternalFileUnit::CloseUnit(CloseStatus status, IoErrorHandler &handler) { in CloseUnit() function in Fortran::runtime::io::ExternalFileUnit