GCC Middle and Back End API Reference
|
Data Fields | |
file * | value |
struct file_stack_entry * | next |
struct file_stack_entry* file_stack_entry::next |
Referenced by file_pop(), and file_push().
file* file_stack_entry::value |
Referenced by file_pop(), and file_push().