Home
last modified time | relevance | path

Searched refs:DoEndfile (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/runtime/
Dunit.h104 void DoEndfile(IoErrorHandler &);
Dunit.cpp489 DoEndfile(handler); in Endfile()
662 DoEndfile(handler); in DoImpliedEndfile()
667 void ExternalFileUnit::DoEndfile(IoErrorHandler &handler) { in DoEndfile() function in Fortran::runtime::io::ExternalFileUnit