Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dlex.c565 struct conv_type_hasher : ggc_ptr_hash<tree_node> struct
587 static GTY (()) hash_table<conv_type_hasher> *conv_type_names; argument