Searched refs:HashCombine (Results 1 – 2 of 2) sorted by relevance
197 static inline void HashCombine(size_t& seed, const T& val) { in HashCombine() function
65 HashCombine(seed, ap.first); in operator ()()66 HashCombine(seed, ap.second); in operator ()()