reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
554 if (isEmptyRecord(Context, I.getType(), true)) 563 Found = isSingleElementStruct(I.getType(), Context); 574 if (isEmptyField(Context, FD, true)) 583 while (const ConstantArrayType *AT = Context.getAsConstantArrayType(FT)) { 592 Found = isSingleElementStruct(FT, Context); 600 if (Found && Context.getTypeSize(Found) != Context.getTypeSize(T)) 600 if (Found && Context.getTypeSize(Found) != Context.getTypeSize(T))