Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlogic.cc52 struct constraint_hash : default_hash_traits<tree> struct
54 static hashval_t hash (tree t) in hash()
59 static bool equal (tree t1, tree t2) in equal()