Searched refs:type_pair (Results 1 – 10 of 10) sorted by relevance
139 struct type_pair struct146 struct default_hash_traits <type_pair> argument147 : typed_noop_remove <type_pair>149 GTY((skip)) typedef type_pair value_type;150 GTY((skip)) typedef type_pair compare_type;152 hash (type_pair p) in hash()158 is_empty (type_pair p) in is_empty()163 is_deleted (type_pair p ATTRIBUTE_UNUSED) in is_deleted()168 equal (const type_pair &a, const type_pair &b) in equal()173 mark_empty (type_pair &e) in mark_empty()[all …]
38324 * ipa-devirt.c (default_hash_traits <type_pair>::empty_zero_p):
31711 * ipa-devirt.c (default_hash_traits<type_pair>): Skip struct-scope
26589 (default_hash_traits <type_pair>): Override.
17968 * ipa-devirt.c (type_pair, default_hashset_traits): New types.
139 struct type_pair struct146 struct default_hash_traits <type_pair> argument147 : typed_noop_remove <type_pair>149 GTY((skip)) typedef type_pair value_type;150 GTY((skip)) typedef type_pair compare_type;152 hash (type_pair p)158 is_empty (type_pair p)163 is_deleted (type_pair p ATTRIBUTE_UNUSED)168 equal (const type_pair &a, const type_pair &b)173 mark_empty (type_pair &e)[all …]
3895 (struct type_pair, type_pair_hash, type_pair_eq)
15292 * gdbtypes.c (type_pair): Inherit allocate_on_obstack.