Home | History | Annotate | Download | only in Serialization

Lines Matching full:redecl

3087   if (Decl *Redecl = D->getPreviousDecl()) {
3089 for (; Redecl; Redecl = Redecl->getPreviousDecl()) {
3090 if (!Redecl->isFromASTFile())
3091 return cast<NamedDecl>(Redecl);
3577 // another declaration in the redecl chain. Any non-implicit constructor or
5717 redecl