Lines Matching refs:hash_combine
39 return base::hash_combine(p.slot(), p.vector().location()); in hash_value()
69 return base::hash_combine(p.arity(), p.frequency(), p.feedback()); in hash_value()
110 return base::hash_combine(p.id(), p.arity()); in hash_value()
146 return base::hash_combine(access.depth(), access.index(), access.immutable()); in hash_value()
178 return base::hash_combine(parameters.catch_name().location(), in hash_value()
207 return base::hash_combine(p.name().location(), p.language_mode(), in hash_value()
248 return base::hash_combine(p.language_mode(), p.feedback()); in hash_value()
267 return base::hash_combine(p.name().location(), p.typeof_mode()); in hash_value()
297 return base::hash_combine(p.language_mode(), p.name().location(), in hash_value()
333 return base::hash_combine(p.arity(), p.site().location()); in hash_value()
364 return base::hash_combine(p.pretenure(), p.shared_info().location()); in hash_value()
394 return base::hash_combine(p.constant().location(), p.length(), p.flags(), in hash_value()