Home
last modified time | relevance | path

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

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