Searched defs:GetConnectionState (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/flang/runtime/ | ||
| H A D | io-stmt.h | 352 ConnectionState &GetConnectionState() { return unit_; } in GetConnectionState() function |
| H A D | io-stmt.cpp | 200 ConnectionState &ExternalIoStatementBase::GetConnectionState() { return unit_; } in GetConnectionState() function in Fortran::runtime::io::ExternalIoStatementBase |