

| Public Types | |
| typedef tree_node * | value_type | 
| typedef tree_node * | compare_type | 
| Static Public Member Functions | |
| static hashval_t | hash (const tree_node *) | 
| static bool | equal (const tree_node *, const tree_node *) | 
| static hashval_t | hash (const value_type &) | 
| static bool | equal (const value_type &existing, const compare_type &candidate) | 
| static void | mark_deleted (tree_node *&) | 
| static void | mark_empty (tree_node *&) | 
| static bool | is_deleted (tree_node *) | 
| static bool | is_empty (tree_node *) | 
| static void | remove (tree_node *&) | 
| Static Public Attributes | |
| static const bool | empty_zero_p | 
Candidate hash table helpers.
| 
 | inherited | 
| 
 | inherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestatic | 
| 
 | inlinestaticinherited | 
| 
 | inlinestatic | 
Hash a tree in a uid_decl_map.
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
Remove doing nothing.
| 
 | staticinherited |