Searched defs:isByteSized (Results 1 – 3 of 3) sorted by relevance
229 constexpr bool isByteSized() const { in isByteSized() function
1171 bool isByteSized() const { return getSizeInBits().isKnownMultipleOf(8); } in isByteSized() function
215 bool isByteSized() const { in isByteSized() function