Searched refs:const_value_range (Results 1 – 3 of 3) sorted by relevance
128 void hashBlockData(const DIE::const_value_range &Values);
266 void DIEHash::hashBlockData(const DIE::const_value_range &Values) { in hashBlockData()
585 typedef iterator_range<const_value_iterator> const_value_range; typedef601 const_value_range values() const { in values()