Home
last modified time | relevance | path

Searched defs:source_location_table_entry_hash (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-gimplify.cc3196 struct source_location_table_entry_hash struct
3199 typedef source_location_table_entry value_type;
3200 typedef source_location_table_entry compare_type;
3203 hash (const source_location_table_entry &ref) in hash()
3212 equal (const source_location_table_entry &ref1, in equal()
3219 mark_deleted (source_location_table_entry &ref) in mark_deleted()
3226 static const bool empty_zero_p = true;
3229 mark_empty (source_location_table_entry &ref) in mark_empty()
3237 is_deleted (const source_location_table_entry &ref) in is_deleted()
3268 static GTY(()) hash_table <source_location_table_entry_hash> argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-gimplify.c3289 struct source_location_table_entry_hash struct
3292 typedef source_location_table_entry value_type;
3293 typedef source_location_table_entry compare_type;
3296 hash (const source_location_table_entry &ref) in hash()
3305 equal (const source_location_table_entry &ref1, in equal()
3312 mark_deleted (source_location_table_entry &ref) in mark_deleted()
3319 static const bool empty_zero_p = true;
3322 mark_empty (source_location_table_entry &ref) in mark_empty()
3346 static GTY(()) hash_table <source_location_table_entry_hash> argument