Home
last modified time | relevance | path

Searched refs:typed_noop_remove (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhash-traits.h62 struct typed_noop_remove struct
72 typed_noop_remove <Type>::remove (Type &) in remove()
83 struct int_hash : typed_noop_remove <Type>
281 struct nofree_ptr_hash : pointer_hash <T>, typed_noop_remove <T *> {};
311 struct nofree_string_hash : string_hash, typed_noop_remove <const char *> {};
H A Dsanopt.c103 struct sanopt_tree_triplet_hash : typed_noop_remove <sanopt_tree_triplet>
162 struct sanopt_tree_couple_hash : typed_noop_remove <sanopt_tree_couple>
H A Dgraphite.c221 struct sese_scev_hash : typed_noop_remove <seir_cache_key>
H A Dprofile.c911 struct location_triplet_hash : typed_noop_remove <location_triplet>
H A Dattribs.c2030 struct excl_hash_traits: typed_noop_remove<excl_pair>
H A Dgcov.c1201 struct function_start_pair_hash : typed_noop_remove <function_start>
H A Dpredict.c1083 typed_noop_remove <edge_prediction *> {};
H A Dipa-devirt.c147 : typed_noop_remove <type_pair>
H A Dtree-ssa-sccvn.c331 struct vn_ssa_aux_hasher : typed_noop_remove <vn_ssa_aux_t>
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhash-traits.h74 struct typed_noop_remove struct
84 typed_noop_remove <Type>::remove (Type &) in remove()
95 struct int_hash : typed_noop_remove <Type>
293 struct nofree_ptr_hash : pointer_hash <T>, typed_noop_remove <T *> {};
328 struct nofree_string_hash : string_hash, typed_noop_remove <const char *> {};
H A Dgraphite.cc221 struct sese_scev_hash : typed_noop_remove <seir_cache_key>
H A Dsanopt.cc103 struct sanopt_tree_triplet_hash : typed_noop_remove <sanopt_tree_triplet>
162 struct sanopt_tree_couple_hash : typed_noop_remove <sanopt_tree_couple>
H A Dprofile.cc996 struct location_triplet_hash : typed_noop_remove <location_triplet>
H A Dtree-vectorizer.h138 struct vect_scalar_ops_slice_hash : typed_noop_remove<vect_scalar_ops_slice>
H A Dattribs.cc2556 struct excl_hash_traits: typed_noop_remove<excl_pair>
H A Dgcov.cc1296 struct function_start_pair_hash : typed_noop_remove <function_start>
H A Dtree-ssa-pre.cc555 typedef struct expr_pred_trans_d : public typed_noop_remove <expr_pred_trans_d>
H A Dipa-devirt.cc147 : typed_noop_remove <type_pair>
H A Dpredict.cc1121 typed_noop_remove <edge_prediction *> {};
H A Dtree-ssa-sccvn.cc399 struct vn_ssa_aux_hasher : typed_noop_remove <vn_ssa_aux_t>
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Danalyzer.h316 struct pod_hash_traits : typed_noop_remove<Type>
333 struct member_function_hash_traits : public typed_noop_remove<Type>
H A Dconstraint-manager.h200 struct hash_traits_t : public typed_noop_remove<bounded_ranges *>
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Danalyzer.h114 struct pod_hash_traits : typed_noop_remove<Type>
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A DChangeLog711 than typed_noop_remove. Remove redudant typedefs.
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog687 than typed_noop_remove. Remove redudant typedefs.

12