Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.c3809 struct typename_hasher : ggc_ptr_hash<tree_node> struct
3811 typedef typename_info *compare_type;
3816 hash (tree t) in hash()
3844 static GTY (()) hash_table<typename_hasher> *typename_htab; argument
H A Ddecl.cc4009 struct typename_hasher : ggc_ptr_hash<tree_node> struct
4011 typedef typename_info *compare_type;
4016 hash (tree t) in hash()
4044 static GTY (()) hash_table<typename_hasher> *typename_htab; argument
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c3809 struct typename_hasher : ggc_ptr_hash<tree_node> struct
3811 typedef typename_info *compare_type;
3816 hash (tree t) in hash()
3844 static GTY (()) hash_table<typename_hasher> *typename_htab; argument