Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A 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 …]
H A DChangeLog-2019465 (struct source_location_table_entry,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-gimplify.c3281 struct GTY((for_user)) source_location_table_entry { struct
3290 : ggc_remove <source_location_table_entry> argument
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()
3306 const source_location_table_entry &ref2) in equal()
3312 mark_deleted (source_location_table_entry &ref) in mark_deleted()
3322 mark_empty (source_location_table_entry &ref) in mark_empty()
3330 is_deleted (const source_location_table_entry &ref) in is_deleted()
[all …]