Searched refs:getMinimumObjectSize (Results 1 – 3 of 3) sorted by relevance
1114 CharUnits getMinimumObjectSize(QualType Ty) { in getMinimumObjectSize() function
2732 getMinimumObjectSize(PTy).getQuantity()); in ConstructAttributeList()2785 Attrs.addDereferenceableAttr(getMinimumObjectSize(ThisTy).getQuantity()); in ConstructAttributeList()2792 getMinimumObjectSize( in ConstructAttributeList()2912 Attrs.addDereferenceableAttr(getMinimumObjectSize(PTy).getQuantity()); in ConstructAttributeList()
800 uint64_t TySize = CGM.getMinimumObjectSize(Ty).getQuantity(); in EmitTypeCheck()