Searched refs:IsExtendedValueType (Results 1 – 2 of 2) sorted by relevance
31 assert(IsExtendedValueType(t)); in PackSequenceAndType()70 assert(IsExtendedValueType(*t)); in UnPackSequenceAndType()
87 inline bool IsExtendedValueType(ValueType t) { in IsExtendedValueType() function305 return IsExtendedValueType(result->type); in ParseInternalKey()