GCC Middle and Back End API Reference
godump_container Struct Reference
Collaboration diagram for godump_container:

Data Fields

struct pointer_set_tdecls_seen
struct pointer_set_tpot_dummy_types
htab_t keyword_hash
htab_t type_hash
htab_t invalid_hash
struct obstack type_obstack

Detailed Description

A container for the data we pass around when generating information
   at the end of the compilation.   

Field Documentation

struct pointer_set_t* godump_container::decls_seen
htab_t godump_container::invalid_hash
htab_t godump_container::keyword_hash
struct pointer_set_t* godump_container::pot_dummy_types
htab_t godump_container::type_hash
struct obstack godump_container::type_obstack

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