Home | History | Annotate | Download | only in Sema

Lines Matching refs:BaseDecl

5834             RecordDecl *BaseDecl
5837 S.Diag(BaseDecl->getLocation(), diag::note_previous_decl)
5838 << S.Context.getTagDeclType(BaseDecl);