Home | History | Annotate | Download | only in Sema

Lines Matching refs:OldD

6677         NamedDecl *OldD = Previous.getRepresentativeDecl();
6678 if (OldD->getLocation().isValid())
6679 Diag(OldD->getLocation(), diag::note_previous_definition);