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

Public Types

typedef external_ref value_type
typedef external_ref 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 (external_ref *p)

Detailed Description

Hashtable helpers.   

Member Typedef Documentation


Member Function Documentation

bool external_ref_hasher::equal ( const value_type r1,
const compare_type r2 
)
inlinestatic

References external_ref::type.

static void typed_free_remove< external_ref >::remove ( external_ref p)
inlinestaticinherited
Remove with free.   

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