Home | History | Annotate | Download | only in Sema

Lines Matching refs:getRecordType

4953            diag::warn_non_virtual_dtor) << Context.getRecordType(Record);
6129 QualType Ty = Context.getRecordType(RD);
6167 Context.getRecordType(RD).withConst());
6183 << Context.getRValueReferenceType(Context.getRecordType(RD));
7981 QualType FoundType = Ctx.getRecordType(FoundRecord);
7998 Ctx.getRecordType(FoundRecord),
8176 Context.getCanonicalType(Context.getRecordType(RD))));
9115 Context.getCanonicalType(Context.getRecordType(Base)));
9185 Context.getCanonicalType(Context.getRecordType(Derived)));