Home | History | Annotate | Download | only in Sema

Lines Matching defs:OldD

7302         NamedDecl *OldD = Previous.getRepresentativeDecl();
7303 if (OldD->getLocation().isValid())
7304 Diag(OldD->getLocation(), diag::note_previous_definition);