Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dfile.h36 bool mayAsynchronous() const { return mayAsynchronous_; } in mayAsynchronous() function
H A Dunit.cpp952 if (!mayAsynchronous()) { in GetAsynchronousId()
H A Dio-stmt.cpp1085 : unit().mayAsynchronous() ? "YES" in Inquire()
H A Dio-api.cpp784 if (ext->unit().mayAsynchronous()) { in IONAME()