Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dunit.h108 int GetAsynchronousId(IoErrorHandler &);
H A Dunit.cpp951 int ExternalFileUnit::GetAsynchronousId(IoErrorHandler &handler) { in GetAsynchronousId() function in Fortran::runtime::io::ExternalFileUnit
H A Dio-stmt.cpp210 asynchronousID_ = unit().GetAsynchronousId(*this); in SetAsynchronous()
/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dio-api.h313 int IONAME(GetAsynchronousId)(Cookie);