Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names.cpp895 bool Pre(const parser::TypeDeclarationStmt &) { return BeginDecl(); } in Pre()
915 bool Pre(const parser::TypeParamDefStmt &) { return BeginDecl(); } in Pre()
920 bool Pre(const parser::ComponentDefStmt &) { return BeginDecl(); } in Pre()
969 bool BeginDecl();
3811 bool DeclarationVisitor::BeginDecl() { in BeginDecl() function in Fortran::semantics::DeclarationVisitor
4718 return BeginDecl(); in Pre()
5018 BeginDecl(); in Pre()
5034 BeginDecl(); in Pre()