GCC Middle and Back End API Reference
text_info Struct Reference

#include <pretty-print.h>

Data Fields

const char * format_spec
va_list * args_ptr
int err_no
location_tlocus
void ** x_data

Detailed Description

   The type of a text to be formatted according a format specification
   along with a list of things.  

Field Documentation

va_list* text_info::args_ptr
int text_info::err_no
const char* text_info::format_spec
location_t* text_info::locus
void** text_info::x_data

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