Home | History | Annotate | Download | only in Sema

Lines Matching defs:OldD

8123         NamedDecl *OldD = Previous.getRepresentativeDecl();
8124 if (OldD->getLocation().isValid())
8125 Diag(OldD->getLocation(), diag::note_previous_definition);