Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Parser/
H A Dprogram-parsers.cpp333 TYPE_PARSER(construct<InterfaceBlock> (statement (Parser<InterfaceStmt>{}),many (Parser<InterfaceSpecification>{}),statement (Parser<EndInterfaceStmt>{}))) global() argument
/llvm-project/flang/lib/Semantics/
H A Drewrite-parse-tree.cpp58 Pre(parser::EndInterfaceStmt &) Pre() argument
H A Dresolve-names.cpp3458 Post(const parser::EndInterfaceStmt &) Post() argument