Searched refs:cxx_int_tree_map (Results 1 – 5 of 5) sorted by relevance
1054 cxx_int_tree_map_hasher::equal (cxx_int_tree_map *a, cxx_int_tree_map *b) in equal()1062 cxx_int_tree_map_hasher::hash (cxx_int_tree_map *item) in hash()1364 struct cxx_int_tree_map *h, in; in cp_genericize_r()
1867 struct GTY((for_user)) cxx_int_tree_map { struct1872 struct cxx_int_tree_map_hasher : ggc_ptr_hash<cxx_int_tree_map> argument1874 static hashval_t hash (cxx_int_tree_map *);1875 static bool equal (cxx_int_tree_map *, cxx_int_tree_map *);
2927 struct cxx_int_tree_map *h; in set_local_extern_decl_linkage()2937 h = ggc_alloc<cxx_int_tree_map> (); in set_local_extern_decl_linkage()2940 cxx_int_tree_map **loc = cp_function_chain->extern_decl_map in set_local_extern_decl_linkage()
1711 * cp-tree.h (cxx_int_tree_map): New struct.
1516 * cp-tree.h (struct cxx_int_tree_map): Delete.