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