Searched refs:IsValueType (Results 1 – 3 of 3) sorted by relevance
81 inline bool IsValueType(ValueType t) { in IsValueType() function88 return IsValueType(t) || t == kTypeRangeDeletion; in IsExtendedValueType()
183 assert(IsValueType(ikey.type)); in MergeUntil()
510 if (IsValueType(value_type)) { in Add()