Searched defs:HashCombine (Results 1 – 4 of 4) sorted by relevance
20 size_t HashCombine(size_t seed, const T& value) { in HashCombine() function
63 void HashCombine(size_t* hash, const T& value) { in HashCombine() function