Searched refs:DataOfValue (Results 1 – 7 of 7) sorted by relevance
46 static data_type_ref DataOfValue(value_type_ref V) { in DataOfValue() function168 data_type_ref OldData = ImutInfo::DataOfValue(this->Value(T)); in removeOverlap()
123 if (!ImutInfo::isDataEqual(ImutInfo::DataOfValue(getValue()), in isElementEqual()124 ImutInfo::DataOfValue(V))) in isElementEqual()882 static inline data_type_ref DataOfValue(value_type_ref) { return true; }908 static inline data_type_ref DataOfValue(value_type_ref) { return true; }
37 static inline data_type_ref DataOfValue(value_type_ref V) { in DataOfValue() function
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; }
125 if (!ImutInfo::isDataEqual(ImutInfo::DataOfValue(getValue()), in isElementEqual()126 ImutInfo::DataOfValue(V))) in isElementEqual()919 static data_type_ref DataOfValue(value_type_ref) { return true; }945 static data_type_ref DataOfValue(value_type_ref) { return true; }
40 static inline data_type_ref DataOfValue(value_type_ref V) { in DataOfValue() function