Searched refs:getMinimumObjectSize (Results 1 – 3 of 3) sorted by relevance
1054 CharUnits getMinimumObjectSize(QualType Ty) { in getMinimumObjectSize() function
2597 getMinimumObjectSize(PTy).getQuantity()); in ConstructAttributeList()2651 Attrs.addDereferenceableAttr(getMinimumObjectSize(ThisTy).getQuantity()); in ConstructAttributeList()2658 getMinimumObjectSize( in ConstructAttributeList()2778 getMinimumObjectSize(PTy).getQuantity()); in ConstructAttributeList()
744 uint64_t TySize = CGM.getMinimumObjectSize(Ty).getQuantity(); in EmitTypeCheck()