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 cfun, function::eh, ttypes_filter::filter, ttypes_filter::t, eh_status::ttype_data, type(), and vec_safe_length().
|
inlinestatic |
Hash function for exception specification lists.
|
inlinestaticinherited |
Remove with free.