Home | History | Annotate | Download | only in Sema

Lines Matching refs:getRecordType

4026            diag::warn_non_virtual_dtor) << Context.getRecordType(Record);
4089 RequireLiteralType(M->getLocation(), Context.getRecordType(Record),
5143 QualType Ty = Context.getRecordType(RD);
5182 Context.getRecordType(RD).withConst());
5198 << Context.getRValueReferenceType(Context.getRecordType(RD));