Home
last modified time | relevance | path

Searched refs:StructureComponents (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/lib/Parser/
H A Duser-state.cpp82 std::optional<DataComponentDefStmt> StructureComponents::Parse( in Parse()
H A DFortran-parsers.cpp1232 TYPE_PARSER(construct<StructureField>(statement(StructureComponents{})) ||
/llvm-project-15.0.7/flang/include/flang/Parser/
H A Duser-state.h139 struct StructureComponents { struct