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