Searched defs:isUInt (Results 1 – 9 of 9) sorted by relevance
305 public boolean isUInt() { in isUInt() method in FlexBuffers.Reference
92 public val isUInt: Boolean get() = type == T_UINT || type == T_INDIRECT_UINT constant in com.google.flatbuffers.kotlin.Reference
1277 bool Value::isUInt() const { in isUInt() function in Json::Value
3615 bool Value::isUInt() const { in isUInt() function in Json::Value
3648 bool Value::isUInt() const { in isUInt() function in Json::Value