Searched defs:DestroyClosed (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/runtime/ | ||
H A D | unit-map.cpp | 59 void UnitMap::DestroyClosed(ExternalFileUnit &unit) { in DestroyClosed() function in Fortran::runtime::io::UnitMap |
H A D | external-unit.cpp | 212 void ExternalFileUnit::DestroyClosed() { DestroyClosed() function in Fortran::runtime::io::ExternalFileUnit |
H A D | pseudo-unit.cpp | 78 void ExternalFileUnit::DestroyClosed() { in DestroyClosed() function in Fortran::runtime::io::ExternalFileUnit |