|
GCC Middle and Back End API Reference
|
#include <pretty-print.h>
Data Fields | |
| const char * | format_spec |
| va_list * | args_ptr |
| int | err_no |
| location_t * | locus |
| void ** | x_data |
The type of a text to be formatted according a format specification along with a list of things.
| va_list* text_info::args_ptr |
Referenced by virt_loc_aware_diagnostic_finalizer().
| int text_info::err_no |
| const char* text_info::format_spec |
| location_t* text_info::locus |
| void** text_info::x_data |