Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Parser/
H A Dparse-tree.h1393 struct TypeDeclarationStmt { global() struct
1395 tTypeDeclarationStmt global() argument
/llvm-project/flang/lib/Semantics/
H A Dresolve-names.cpp4622 Post(const parser::TypeDeclarationStmt &) Post() argument