Searched refs:hash_unsigned (Results 1 – 2 of 2) sorted by relevance
444 std::hash<unsigned> hash_unsigned; in operator ()() local446 v = hashing::combine_hashes(v, hash_unsigned(p.get_index())); in operator ()()758 std::hash<unsigned> hash_unsigned; in operator ()() local763 v = hashing::combine_hashes(v, hash_unsigned(t.get_index())); in operator ()()
25151 std::hash<unsigned> hash_unsigned; in hash_type_or_decl() local25153 h = hashing::combine_hashes(h, hash_unsigned(p->get_index())); in hash_type_or_decl()