Home | History | Annotate | Download | only in Sema

Lines Matching defs:OldD

8583         NamedDecl *OldD = Previous.getRepresentativeDecl();
8584 if (OldD->getLocation().isValid())
8585 Diag(OldD->getLocation(), diag::note_previous_definition);