Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dmodule.cc2645 class pending_key class
2653 struct default_hash_traits<pending_key>
2655 using value_type = pending_key;
2691 typedef hash_map<pending_key, auto_vec<unsigned>> pending_map_t;
15455 pending_key key; in read_pendings()
18836 pending_key key; in lazy_load_pendings()
DChangeLog-20214285 * module.cc (class pending_key): New.
4286 (default_hash_traits<pending_key>): New specialization.