Home
last modified time | relevance | path

Searched refs:cxx_int_tree_map_hasher (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-gimplify.c1054 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()
H A Dcp-tree.h1872 struct cxx_int_tree_map_hasher : ggc_ptr_hash<cxx_int_tree_map> struct
1930 hash_table<cxx_int_tree_map_hasher> *extern_decl_map;
H A Dname-lookup.c2935 = hash_table<cxx_int_tree_map_hasher>::create_ggc (20); in set_local_extern_decl_linkage()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20201517 (struct cxx_int_tree_map_hasher): Delete.
1518 * cp-gimplify.c (cxx_int_tree_map_hasher::equal): Delete.
1519 (cxx_int_tree_map_hasher::hash): Delete.
H A DChangeLog-20152629 * cp-tree.h (cxx_int_tree_map_hasher, named_label_hasher): Likewise.