Home
last modified time | relevance | path

Searched refs:source_location_table_entry (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-gimplify.cc3188 struct GTY((for_user)) source_location_table_entry { struct
3197 : ggc_remove <source_location_table_entry> argument
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()
3213 const source_location_table_entry &ref2) in equal()
3219 mark_deleted (source_location_table_entry &ref) in mark_deleted()
3229 mark_empty (source_location_table_entry &ref) in mark_empty()
3237 is_deleted (const source_location_table_entry &ref) in is_deleted()
[all …]
DChangeLog-2019465 (struct source_location_table_entry,