GCC Middle and Back End API Reference
|
Public Types | |
typedef odr_type_d | value_type |
typedef union 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 (value_type *) |
One Definition Rule hashtable helpers.
typedef union tree_node odr_hasher::compare_type |
typedef odr_type_d odr_hasher::value_type |
|
inlinestatic |
Compare types T1 and T2 and return true if they are equivalent.
|
inlinestatic |
Return the computed hashcode for ODR_TYPE.
References odr_type_d::bases, odr_type_d::derived_types, pointer_set_destroy(), and odr_type_d::types_set.
|
inlinestatic |
Free ODR type V.
References pointer_set_create(), pointer_set_insert(), and odr_type_d::types_set.