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

Data Fields

struct file_name_listnext
const char * fname

Detailed Description

A singly-linked list of filenames.   

Field Documentation

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().


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