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

Data Fields

struct idnext
int sequence
char name [1]

Detailed Description

   Linked lists of constructor and destructor names.  

Field Documentation

char id::name[1]

Referenced by add_to_list(), and maybe_unlink_list().

struct id* id::next

Referenced by add_to_list(), and maybe_unlink_list().

int id::sequence

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