Searched defs:GetConnectionState (Results 1 – 3 of 3) sorted by relevance
381 RT_API_ATTRS ConnectionState &GetConnectionState() { return unit_; } GetConnectionState() function 647 RT_API_ATTRS ConnectionState &GetConnectionState() { return connection_; } GetConnectionState() function 777 RT_API_ATTRS ConnectionState &GetConnectionState() { return connection_; } GetConnectionState() function
232 ConnectionState &ExternalIoStatementBase::GetConnectionState() { return unit_; } GetConnectionState() function in Fortran::runtime::io::ExternalIoStatementBase 532 ConnectionState &IoStatementState::GetConnectionState() { GetConnectionState() function in Fortran::runtime::io::IoStatementState 906 ConnectionState &ChildIoStatementState<DIR>::GetConnectionState() { GetConnectionState() function in Fortran::runtime::io::ChildIoStatementState
36 ConnectionState &GetConnectionState() { return connectionState_; } in GetConnectionState() function in TestFormatContext