Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dio-stmt.h44 template <Direction> class UnformattedIoStatementState; variable
Dio-stmt.cpp713 template class UnformattedIoStatementState<Direction::Output>; variable
714 template class UnformattedIoStatementState<Direction::Input>; variable