| GCC Middle and Back End API Reference
    | 


| Public Types | |
| typedef finally_tree_node * | value_type | 
| typedef finally_tree_node * | compare_type | 
| Static Public Member Functions | |
| static hashval_t | hash (const finally_tree_node *) | 
| static bool | equal (const finally_tree_node *, const finally_tree_node *) | 
| static hashval_t | hash (const value_type &) | 
| static bool | equal (const value_type &existing, const compare_type &candidate) | 
| static void | mark_deleted (finally_tree_node *&) | 
| static void | mark_empty (finally_tree_node *&) | 
| static bool | is_deleted (finally_tree_node *) | 
| static bool | is_empty (finally_tree_node *) | 
| static void | remove (finally_tree_node *p) | 
| Static Public Attributes | |
| static const bool | empty_zero_p | 
Hashtable helpers.
| 
 | inherited | 
| 
 | inherited | 
| 
 | inlinestatic | 
References finally_tree_node::child, and treemple::t.
| 
 | inlinestaticinherited | 
| 
 | inlinestatic | 
References finally_tree_node::child, and treemple::t.
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
Remove with free.
| 
 | staticinherited |