Home | History | Annotate | Download | only in AST

Lines Matching defs:Redecl

1106     auto *Redecl = dyn_cast<SpecializationDecl>(RedeclWithBadType);
1107 if (!Redecl) {
1115 switch (Redecl->getTemplateSpecializationKind()) {
1123 Children.dump(Redecl, DumpRefOnly);