Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dio-stmt.h48 template <Direction> class ExternalListIoStatementState; variable
H A Dio-stmt.cpp1029 template class ExternalListIoStatementState<Direction::Output>; global() variable
1030 template class ExternalListIoStatementState<Direction::Input>; global() variable