Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dparse-tree.h2636 struct IoControlSpec { struct
2638 struct CharExpr {
2664 std::list<IoControlSpec> &&cs, std::list<InputItem> &&its) in ReadStmt() argument