Home | History | Annotate | Download | only in Sema

Lines Matching refs:BaseDecl

6455             RecordDecl *BaseDecl
6458 S.Diag(BaseDecl->getLocation(), diag::note_previous_decl)
6459 << S.Context.getTagDeclType(BaseDecl);