GCC Middle and Back End API Reference
|
#include <lto-streamer.h>
Public Types | |
typedef lto_in_decl_state * | value_type |
typedef lto_in_decl_state * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (lto_in_decl_state *s) |
static bool | equal (lto_in_decl_state *a, lto_in_decl_state *b) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (lto_in_decl_state *&) |
static void | mark_empty (lto_in_decl_state *&) |
static bool | is_deleted (lto_in_decl_state *) |
static bool | is_empty (lto_in_decl_state *) |
static void | remove (lto_in_decl_state *&) |
static void | ggc_mx (lto_in_decl_state *&p) |
static void | ggc_maybe_mx (lto_in_decl_state *&p) |
static void | pch_nx (lto_in_decl_state *&p) |
static void | pch_nx (lto_in_decl_state *&p, gt_pointer_operator op, void *cookie) |
Static Public Attributes | |
static const bool | empty_zero_p |
|
inherited |
|
inherited |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestatic |
References lto_in_decl_state::fn_decl.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
staticinherited |