Searched defs:HashCombine (Results 1 – 5 of 5) sorted by relevance
75 static size_t HashCombine(size_t seed, size_t val) { in HashCombine() function
197 static inline void HashCombine(size_t& seed, const T& val) { in HashCombine() function
116 static size_t HashCombine(size_t seed, size_t val) { in HashCombine() function
254 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function
7455 static size_t HashCombine(size_t seed, size_t val) { in CheckVTableHasNoDuplicates() function