Searched refs:getMinimumObjectSize (Results 1 – 3 of 3) sorted by relevance
946 CharUnits getMinimumObjectSize(QualType Ty) { in getMinimumObjectSize() function
2352 getMinimumObjectSize(PTy).getQuantity()); in ConstructAttributeList()2404 Attrs.addDereferenceableAttr(getMinimumObjectSize(ThisTy).getQuantity()); in ConstructAttributeList()2411 getMinimumObjectSize( in ConstructAttributeList()2531 getMinimumObjectSize(PTy).getQuantity()); in ConstructAttributeList()
736 uint64_t TySize = CGM.getMinimumObjectSize(Ty).getQuantity(); in EmitTypeCheck()