Searched refs:CloseAll (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/flang/runtime/ | ||
| H A D | unit-map.h | 56 void CloseAll(IoErrorHandler &); |
| H A D | stop.cpp | 50 Fortran::runtime::io::ExternalFileUnit::CloseAll(handler); in CloseAllExternalUnits() |
| H A D | unit-map.cpp | 84 void UnitMap::CloseAll(IoErrorHandler &handler) { in CloseAll() function in Fortran::runtime::io::UnitMap |
| H A D | unit.h | 59 static void CloseAll(IoErrorHandler &); |
| H A D | unit.cpp | 248 void ExternalFileUnit::CloseAll(IoErrorHandler &handler) { in CloseAll() function in Fortran::runtime::io::ExternalFileUnit |