Home | History | Annotate | Download | only in Sema

Lines Matching refs:isRecordType

1580   if (AllocElemType->isRecordType() && !UseGlobal) {
1633 if (AllocElemType->isRecordType() && !UseGlobal) {
4297 if (NonVoid.get()->getType()->isRecordType() &&
4341 (LTy->isRecordType() || RTy->isRecordType())) {
4417 if (!Same && (LTy->isRecordType() || RTy->isRecordType())) {
4442 if (LTy->isRecordType()) {
5087 while (BaseType->isRecordType()) {
5150 } else if (!BaseType->isRecordType()) {
5347 if (ObjectType->isRecordType())