GCC Middle and Back End API Reference
finally_tree_hasher Struct Reference
Inheritance diagram for finally_tree_hasher:
Collaboration diagram for finally_tree_hasher:

Public Types

typedef finally_tree_node value_type
typedef finally_tree_node compare_type

Static Public Member Functions

static hashval_t hash (const value_type *)
static bool equal (const value_type *, const compare_type *)
static void remove (finally_tree_node *p)

Detailed Description

   Hashtable helpers.  

Member Typedef Documentation


Member Function Documentation

bool finally_tree_hasher::equal ( const value_type v,
const compare_type c 
)
inlinestatic
hashval_t finally_tree_hasher::hash ( const value_type v)
inlinestatic
static void typed_free_remove< finally_tree_node >::remove ( finally_tree_node p)
inlinestaticinherited
   Remove with free.  

The documentation for this struct was generated from the following file: