Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc2691 typedef hash_map<pending_key, auto_vec<unsigned>> pending_map_t; typedef
2695 pending_map_t *pending_table;
19768 pending_table = new pending_map_t (EXPERIMENT (1, 400)); in init_modules()
H A DChangeLog-20214287 (pending_map_t): New typedef.