Searched refs:DestroyClosed (Results 1 – 6 of 6) sorted by relevance
55 void DestroyClosed(ExternalFileUnit &);
70 external->DestroyClosed(); in DefinedFormattedIo()
58 void UnitMap::DestroyClosed(ExternalFileUnit &unit) { in DestroyClosed() function in Fortran::runtime::io::UnitMap
68 void DestroyClosed();
187 void ExternalFileUnit::DestroyClosed() { in DestroyClosed() function in Fortran::runtime::io::ExternalFileUnit188 GetUnitMap().DestroyClosed(*this); // destroys *this in DestroyClosed()
271 unit().DestroyClosed(); in CompleteOperation()285 unit().DestroyClosed(); in EndIoStatement()