GCC Middle and Back End API Reference
lto_in_decl_state Struct Reference

#include <lto-streamer.h>

Collaboration diagram for lto_in_decl_state:

Data Fields

struct lto_tree_ref_table streams [LTO_N_DECL_STREAMS]
tree fn_decl

Detailed Description

   Structure to hold states of input scope.  

Field Documentation

tree lto_in_decl_state::fn_decl
     If this in-decl state is associated with a function. FN_DECL
     point to the FUNCTION_DECL. 

Referenced by debug_varpool_node_set().

struct lto_tree_ref_table lto_in_decl_state::streams[LTO_N_DECL_STREAMS]
     Array of lto_in_decl_buffers to store type and decls streams. 

Referenced by lto_eq_in_decl_state().


The documentation for this struct was generated from the following file: