Home | History | Annotate | Download | only in Sema

Lines Matching refs:BaseDecl

7147             RecordDecl *BaseDecl
7150 S.Diag(BaseDecl->getLocation(), diag::note_previous_decl)
7151 << S.Context.getTagDeclType(BaseDecl);