GCC Middle and Back End API Reference
|
Public Types | |
typedef ttypes_filter | value_type |
typedef ttypes_filter | 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 (ttypes_filter *p) |
Helper for ehspec hashing.
|
inlinestatic |
Compare ENTRY with DATA (both struct ttypes_filter) for a @TTypes exception specification list we are thinking about adding.
??? Currently we use the type lists in the order given. Someone should put these in some canonical order.
References ttypes_filter::t, and type_list_equal().
|
inlinestatic |
Hash function for exception specification lists.
References ttypes_filter::t.
|
inlinestaticinherited |
Remove with free.