Home
last modified time | relevance | path

Searched refs:pch_nx (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dhash-traits.h260 pch_nx (T &p) in pch_nx() function
267 pch_nx (T &p, gt_pointer_operator op, void *cookie) in pch_nx() function
Dhash-map.h85 static void pch_nx (hash_entry &e) in class() function
91 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class() function
Dhash-table.h1184 D::pch_nx (map->m_entries[i], op, cookie); in hashtab_entry_note_pointers()
1201 D::pch_nx (h->m_entries[i]); in gt_pch_nx()
DChangeLog-201420643 (hash_map::hash_entry::pch_nx): Likewise.
20650 (default_hashset_traits::pch_nx): Likewise.
20652 (hash_set::hash_entry::pch_nx): Likewise.
DChangeLog-20211556 * hash-traits.h (ggc_remove::pch_nx): Likewise.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-gimplify.cc3253 pch_nx (source_location_table_entry &p) in pch_nx() function
3260 pch_nx (source_location_table_entry &p, gt_pointer_operator op, void *cookie) in pch_nx() function
DChangeLog-202087 * cp-gimplify.c (source_location_table_entry_hash::pch_nx): Override