GCC Middle and Back End API Reference
|
#include <pretty-print.h>
Data Fields | |
diagnostic_prefixing_rule_t | rule |
int | line_cutoff |
Structure for switching in and out of verbatim mode in a convenient manner.
int pp_wrapping_mode_t::line_cutoff |
The ideal upper bound of number of characters per line, as suggested by front-end.
diagnostic_prefixing_rule_t pp_wrapping_mode_t::rule |
Current prefixing rule.