Home
last modified time | relevance | path

Searched defs:ExternalUnformattedIoStatementState (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/runtime/
H A Dio-stmt.h49 template <Direction> class ExternalUnformattedIoStatementState; variable
H A Dio-stmt.cpp1031 template class ExternalUnformattedIoStatementState<Direction::Output>; global() variable
1032 template class ExternalUnformattedIoStatementState<Direction::Input>; global() variable