Searched defs:CloseUnit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/runtime/ | ||
H A D | external-unit.cpp | 206 void ExternalFileUnit::CloseUnit(CloseStatus status, IoErrorHandler &handler) { CloseUnit() function in Fortran::runtime::io::ExternalFileUnit |
H A D | pseudo-unit.cpp | 74 void ExternalFileUnit::CloseUnit(CloseStatus, IoErrorHandler &handler) { in CloseUnit() function in Fortran::runtime::io::ExternalFileUnit |