Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dunit.cpp111 DoImpliedEndfile(handler); in OpenUnit()
161 DoImpliedEndfile(handler); in CloseUnit()
456 DoImpliedEndfile(handler); in BackspaceRecord()
499 DoImpliedEndfile(handler); in Rewind()
658 void ExternalFileUnit::DoImpliedEndfile(IoErrorHandler &handler) { in DoImpliedEndfile() function in Fortran::runtime::io::ExternalFileUnit
Dunit.h103 void DoImpliedEndfile(IoErrorHandler &);