Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dlogic.cc87 struct term_hasher : ggc_ptr_hash<term_entry> struct
89 static hashval_t hash (term_entry *e) in hash()
94 static bool equal (term_entry *e1, term_entry *e2) in equal()