Searched defs:isByteSized (Results 1 – 3 of 3) sorted by relevance
211 bool isByteSized() const { return getSizeInBits().isKnownMultipleOf(8); } in isByteSized() function
1089 bool isByteSized() const { return getSizeInBits().isKnownMultipleOf(8); } in isByteSized() function
216 bool isByteSized() const { in isByteSized() function