Searched refs:CloseUnit (Results 1 – 4 of 4) sorted by relevance
59 p->unit.CloseUnit(CloseStatus::Keep, handler); in CloseAll()
58 void CloseUnit(CloseStatus, IoErrorHandler &);
160 void ExternalFileUnit::CloseUnit(CloseStatus status, IoErrorHandler &handler) { in CloseUnit() function in Fortran::runtime::io::ExternalFileUnit
225 unit().CloseUnit(status_, *this); in EndIoStatement()