GCC Middle and Back End API Reference
|
Public Types | |
typedef name_to_copy_elt * | value_type |
typedef name_to_copy_elt * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (const name_to_copy_elt *) |
static bool | equal (const name_to_copy_elt *, const name_to_copy_elt *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (name_to_copy_elt *&) |
static void | mark_empty (name_to_copy_elt *&) |
static bool | is_deleted (name_to_copy_elt *) |
static bool | is_empty (name_to_copy_elt *) |
static void | remove (name_to_copy_elt *p) |
Static Public Attributes | |
static const bool | empty_zero_p |
Name copies hashtable helpers.
|
inherited |
|
inherited |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestatic |
References a.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove with free.
|
staticinherited |