Home
last modified time | relevance | path

Searched defs:CloseAll (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/runtime/
H A Dunit-map.cpp85 void UnitMap::CloseAll(IoErrorHandler &handler) { in CloseAll() function in Fortran::runtime::io::UnitMap
H A Dexternal-unit.cpp299 void ExternalFileUnit::CloseAll(IoErrorHandler &handler) { CloseAll() function in Fortran::runtime::io::ExternalFileUnit
H A Dpseudo-unit.cpp90 void ExternalFileUnit::CloseAll(IoErrorHandler &) {} in CloseAll() function in Fortran::runtime::io::ExternalFileUnit