Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Duser-state.cpp71 std::optional<Name> OldStructureComponentName::Parse(ParseState &state) { in Parse()
H A DFortran-parsers.cpp1050 "."_tok / lookAhead(OldStructureComponentName{}))};
/llvm-project-15.0.7/flang/include/flang/Parser/
H A Duser-state.h134 struct OldStructureComponentName { struct