Home | History | Annotate | Download | only in Serialization

Lines Matching refs:getPreviousDecl

760   assert(D->getPreviousDecl() == 0 && "PARM_VAR_DECL can't be redecl");
1128 if (D->getPreviousDecl() == 0) {
1274 (void)Writer.GetDeclRef(D->getPreviousDecl());