Home | History | Annotate | Download | only in Sema

Lines Matching refs:BaseDecl

6689             RecordDecl *BaseDecl
6692 S.Diag(BaseDecl->getLocation(), diag::note_previous_decl)
6693 << S.Context.getTagDeclType(BaseDecl);