Searched refs:getMinimumObjectSize (Results 1 – 3 of 3) sorted by relevance
975 CharUnits getMinimumObjectSize(QualType Ty) { in getMinimumObjectSize() function
2615 getMinimumObjectSize(PTy).getQuantity()); in ConstructAttributeList()2669 Attrs.addDereferenceableAttr(getMinimumObjectSize(ThisTy).getQuantity()); in ConstructAttributeList()2676 getMinimumObjectSize( in ConstructAttributeList()2796 getMinimumObjectSize(PTy).getQuantity()); in ConstructAttributeList()
733 uint64_t TySize = CGM.getMinimumObjectSize(Ty).getQuantity(); in EmitTypeCheck()