Searched refs:DataOfValue (Results 1 – 2 of 2) sorted by relevance
123 if (!ImutInfo::isDataEqual(ImutInfo::DataOfValue(getValue()), in isElementEqual()124 ImutInfo::DataOfValue(V))) in isElementEqual()918 static data_type_ref DataOfValue(value_type_ref) { return true; }944 static data_type_ref DataOfValue(value_type_ref) { return true; }
37 static inline data_type_ref DataOfValue(value_type_ref V) { in DataOfValue() function