Home
last modified time | relevance | path

Searched refs:ggc_remove (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhash-traits.h229 struct ggc_remove struct
265 struct ggc_cache_remove : ggc_remove<T> argument
299 struct ggc_ptr_hash : pointer_hash <T>, ggc_remove <T *> {};
H A Dgodump.c59 struct godump_str_hash : string_hash, ggc_remove <const char *> {};
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhash-traits.h241 struct ggc_remove struct
277 struct ggc_cache_remove : ggc_remove<T> argument
311 struct ggc_ptr_hash : pointer_hash <T>, ggc_remove <T *> {};
H A Dgodump.cc59 struct godump_str_hash : string_hash, ggc_remove <const char *> {};
H A DChangeLog-20211556 * hash-traits.h (ggc_remove::pch_nx): Likewise.
H A DChangeLog-20176930 * hash-traits.h (ggc_remove): Add ggc_maybe_mx member function.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-gimplify.cc3197 : ggc_remove <source_location_table_entry>
H A Dcp-tree.h975 struct named_decl_hash : ggc_remove <tree> {
2038 struct named_label_hash : ggc_remove <named_label_entry *>
H A Ddecl2.cc106 struct mangled_decl_hash : ggc_remove <tree>
H A DChangeLog-202088 static member functions from ggc_remove.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-gimplify.c3290 : ggc_remove <source_location_table_entry>
H A Dcp-tree.h909 struct named_decl_hash : ggc_remove <tree>
1880 struct named_label_hash : ggc_remove <named_label_entry *>
H A Ddecl2.c108 struct mangled_decl_hash : ggc_remove <tree>