Home | History | Annotate | Download | only in Sema

Lines Matching refs:getRecordType

4552            diag::warn_non_virtual_dtor) << Context.getRecordType(Record);
4614 RequireLiteralType(M->getLocation(), Context.getRecordType(Record),
5748 QualType Ty = Context.getRecordType(RD);
5786 Context.getRecordType(RD).withConst());
5802 << Context.getRValueReferenceType(Context.getRecordType(RD));
7517 QualType FoundType = Ctx.getRecordType(FoundRecord);
7534 Ctx.getRecordType(FoundRecord),
7711 Context.getCanonicalType(Context.getRecordType(RD))));
8638 Context.getCanonicalType(Context.getRecordType(Base)));
8708 Context.getCanonicalType(Context.getRecordType(Derived)));