GCC Middle and Back End API Reference
|
Data Fields | |
struct file_name_list * | next |
const char * | fname |
A singly-linked list of filenames.
const char* file_name_list::fname |
Referenced by handle_include(), and parse_include().
struct file_name_list* file_name_list::next |
Referenced by handle_include(), and parse_include().