Home | History | Annotate | Download | only in Sema

Lines Matching refs:getRecordType

4215            diag::warn_non_virtual_dtor) << Context.getRecordType(Record);
4278 RequireLiteralType(M->getLocation(), Context.getRecordType(Record),
5362 QualType Ty = Context.getRecordType(RD);
5401 Context.getRecordType(RD).withConst());
5417 << Context.getRValueReferenceType(Context.getRecordType(RD));
8101 Context.getCanonicalType(Context.getRecordType(Base)));
8171 Context.getCanonicalType(Context.getRecordType(Derived)));