Searched refs:getMinimumObjectSize (Results 1 – 3 of 3) sorted by relevance
960 CharUnits getMinimumObjectSize(QualType Ty) { in getMinimumObjectSize() function
2405 getMinimumObjectSize(PTy).getQuantity()); in ConstructAttributeList()2457 Attrs.addDereferenceableAttr(getMinimumObjectSize(ThisTy).getQuantity()); in ConstructAttributeList()2464 getMinimumObjectSize( in ConstructAttributeList()2581 getMinimumObjectSize(PTy).getQuantity()); in ConstructAttributeList()
737 uint64_t TySize = CGM.getMinimumObjectSize(Ty).getQuantity(); in EmitTypeCheck()