Home | History | Annotate | Download | only in Sema

Lines Matching defs:ADecl

605   NamedDecl *ADecl = LookupSingleName(TUScope, AliasName, AliasLocation,
607 if (ADecl) {
609 Diag(ADecl->getLocation(), diag::note_previous_declaration);