Home | History | Annotate | Download | only in Sema

Lines Matching refs:isRecordType

325   if (!destType->isRecordType() && !srcType->isRecordType())
906 if (ValueKind == VK_RValue && !DestType->isRecordType() &&
1495 if (DestType->isRecordType()) {
1571 if (!SrcType->isRecordType()) {
2095 if (ValueKind == VK_RValue && !DestType->isRecordType() &&