|
GCC Middle and Back End API Reference
|
#include <lto-streamer.h>

Data Fields | |
| vec< tree, va_gc > * | streams [LTO_N_DECL_STREAMS] |
| tree | fn_decl |
| bool | compressed |
| unsigned | linemap_id |
Structure to hold states of input scope.
| bool lto_in_decl_state::compressed |
| tree lto_in_decl_state::fn_decl |
| unsigned lto_in_decl_state::linemap_id |
Referenced by copy_function_or_variable(), and lto_read_body_or_constructor().
| vec<tree, va_gc>* lto_in_decl_state::streams[LTO_N_DECL_STREAMS] |