Searched refs:combine_hash (Results 1 – 1 of 1) sorted by relevance
25404 combine_hash(seed, h(first)); in types_have_similar_structure()25405 combine_hash(seed, h(second)); in types_have_similar_structure()25406 combine_hash(seed, indirect); in types_have_similar_structure()25409 static void combine_hash(size_t& seed, size_t hash) { in types_have_similar_structure() function