Searched refs:canHavePaddingType (Results 1 – 2 of 2) sorted by relevance
99 bool canHavePaddingType() const { in canHavePaddingType() function103 assert(canHavePaddingType()); in setPaddingType()258 return (canHavePaddingType() ? PaddingType : nullptr); in getPaddingType()
113 bool canHavePaddingType() const { in canHavePaddingType() function118 assert(canHavePaddingType()); in setPaddingType()319 return (canHavePaddingType() ? PaddingType : nullptr); in getPaddingType()