Home
last modified time | relevance | path

Searched defs:module_state_hash (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc3649 struct module_state_hash : ggc_ptr_hash<module_state> { struct
3650 typedef std::pair<tree,uintptr_t> compare_type; /* {name,parent} */