Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/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>
279 struct nofree_ptr_hash : pointer_hash <T>, typed_noop_remove <T *> {};
309 struct nofree_string_hash : string_hash, typed_noop_remove <const char *> {};
H A Dsanopt.c104 struct sanopt_tree_triplet_hash : typed_noop_remove <sanopt_tree_triplet>
161 struct sanopt_tree_couple_hash : typed_noop_remove <sanopt_tree_couple>
H A Dattribs.c1823 struct excl_hash_traits: typed_noop_remove<excl_pair>
H A Dgcov.c1085 struct function_start_pair_hash : typed_noop_remove <function_start>
H A Dipa-devirt.c144 : typed_noop_remove <type_pair>
H A Dpredict.c1047 typed_noop_remove <edge_prediction *> {};