|
GCC Middle and Back End API Reference
|

Data Fields | |
| const char * | name |
| struct temp_file * | next |
Define the list of temporary files to delete.
| const char* temp_file::name |
Referenced by delete_failure_queue(), delete_temp_files(), and record_temp_file().
| struct temp_file* temp_file::next |
Referenced by delete_failure_queue(), delete_temp_files(), and record_temp_file().