Home | History | Annotate | Download | only in Sema

Lines Matching refs:ADecl

1057   NamedDecl *ADecl = LookupSingleName(TUScope, AliasName, AliasLocation,
1059 if (ADecl) {
1061 Diag(ADecl->getLocation(), diag::note_previous_declaration);