Home | History | Annotate | Download | only in runtime

Lines Matching refs:HashCombine

7219     static size_t HashCombine(size_t seed, size_t val) {
7251 return BaseHashType::HashCombine(BaseHashType::HashCombine(0, key.first), key.second);
7337 e.cached_hash = BaseHashType::HashCombine(BaseHashType::HashCombine(0u, string_hash),