Searched refs:BeginDecl (Results 1 – 1 of 1) sorted by relevance
895 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::DeclarationVisitor4718 return BeginDecl(); in Pre()5018 BeginDecl(); in Pre()5034 BeginDecl(); in Pre()