Home
last modified time | relevance | path

Searched refs:CloseUnit (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/flang/runtime/
Dunit-map.cpp59 p->unit.CloseUnit(CloseStatus::Keep, handler); in CloseAll()
Dunit.h58 void CloseUnit(CloseStatus, IoErrorHandler &);
Dunit.cpp160 void ExternalFileUnit::CloseUnit(CloseStatus status, IoErrorHandler &handler) { in CloseUnit() function in Fortran::runtime::io::ExternalFileUnit
Dio-stmt.cpp225 unit().CloseUnit(status_, *this); in EndIoStatement()