Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dparse-tree.h3082 struct InterfaceBody { struct
3084 struct Function {
3109 std::variant<InterfaceBody, Statement<ProcedureStmt>> u; argument