Searched refs:cxx_int_tree_map (Results 1 – 6 of 6) sorted by relevance
713 const struct cxx_int_tree_map *a = (const struct cxx_int_tree_map *) va; in cxx_int_tree_map_eq()714 const struct cxx_int_tree_map *b = (const struct cxx_int_tree_map *) vb; in cxx_int_tree_map_eq()723 return ((const struct cxx_int_tree_map *)item)->uid; in cxx_int_tree_map_hash()861 struct cxx_int_tree_map *h, in; in cp_genericize_r()863 h = (struct cxx_int_tree_map *) in cp_genericize_r()
758 struct cxx_int_tree_map *h; in pushdecl_maybe_friend_1()774 *(struct cxx_int_tree_map **) loc = h; in pushdecl_maybe_friend_1()
1058 struct GTY(()) cxx_int_tree_map { struct1091 htab_t GTY((param_is (struct cxx_int_tree_map))) extern_decl_map;
834 cxx_int_tree_map_hasher::equal (cxx_int_tree_map *a, cxx_int_tree_map *b) in equal()842 cxx_int_tree_map_hasher::hash (cxx_int_tree_map *item) in hash()1082 struct cxx_int_tree_map *h, in; in cp_genericize_r()
1703 struct GTY((for_user)) cxx_int_tree_map { struct1708 struct cxx_int_tree_map_hasher : ggc_ptr_hash<cxx_int_tree_map> argument1710 static hashval_t hash (cxx_int_tree_map *);1711 static bool equal (cxx_int_tree_map *, cxx_int_tree_map *);
2891 struct cxx_int_tree_map *h; in set_local_extern_decl_linkage()2901 h = ggc_alloc<cxx_int_tree_map> (); in set_local_extern_decl_linkage()2904 cxx_int_tree_map **loc = cp_function_chain->extern_decl_map in set_local_extern_decl_linkage()