Searched defs:CloseAll (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/runtime/ | ||
H A D | unit-map.cpp | 85 void UnitMap::CloseAll(IoErrorHandler &handler) { in CloseAll() function in Fortran::runtime::io::UnitMap |
H A D | external-unit.cpp | 299 void ExternalFileUnit::CloseAll(IoErrorHandler &handler) { CloseAll() function in Fortran::runtime::io::ExternalFileUnit |
H A D | pseudo-unit.cpp | 90 void ExternalFileUnit::CloseAll(IoErrorHandler &) {} in CloseAll() function in Fortran::runtime::io::ExternalFileUnit |