Lines Matching defs:isUInt64
623 JSON_ASSERT_MESSAGE(isUInt64(), "LargestInt out of UInt64 range");1146 bool Value::isUInt64() const {1168 return isInt64() || isUInt64();