Searched defs:typename_hasher (Results 1 – 1 of 1) sorted by relevance
3693 struct typename_hasher : ggc_ptr_hash<tree_node> struct3695 typedef typename_info *compare_type;3700 hash (tree t) in hash()3728 static GTY (()) hash_table<typename_hasher> *typename_htab; argument