Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Parser/
H A Dprogram-parsers.cpp332 TYPE_PARSER(construct<InterfaceBlock> (statement (Parser<InterfaceStmt>{}),many (Parser<InterfaceSpecification>{}),statement (Parser<EndInterfaceStmt>{}))) global() argument
/llvm-project/flang/include/flang/Parser/
H A Dparse-tree.h3181 struct InterfaceSpecification { global() struct
3193 uInterfaceSpecification global() argument