GCC Middle and Back End API Reference
|
Data Fields | |
struct id * | next |
int | sequence |
char | name [1] |
Linked lists of constructor and destructor names.
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 |