Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h8371 struct atom_hasher : default_hash_traits<tree> struct
8373 static hashval_t hash (tree t) in hash()
8378 static bool equal (tree t1, tree t2) in equal()