Searched refs:text_info (Results 1 – 21 of 21) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | graphviz.cc | 39 text_info text; in print() 57 text_info text; in println()
|
| D | pretty-print.h | 32 struct text_info struct 184 typedef bool (*printer_fn) (pretty_printer *, text_info *, const char *, 389 extern void pp_format (pretty_printer *, text_info *); 391 extern void pp_format_verbatim (pretty_printer *, text_info *);
|
| D | dump-context.h | 180 static bool format_decoder_cb (pretty_printer *pp, text_info *text, 186 bool decode_format (text_info *text, const char *spec,
|
| D | gimple-pretty-print.h | 39 extern void percent_G_format (text_info *);
|
| D | tree-diagnostic.h | 57 bool default_tree_printer (pretty_printer *, text_info *, const char *,
|
| D | pretty-print.cc | 711 text_info::set_location (unsigned int idx, location_t loc, in set_location() 719 text_info::get_location (unsigned int index_of_location) const in get_location() 1070 pp_format (pretty_printer *pp, text_info *text) in pp_format() 1530 pp_format_verbatim (pretty_printer *pp, text_info *text) in pp_format_verbatim() 1766 text_info text; in pp_printf() 1783 text_info text; in pp_verbatim() 2264 text_info ti; in assert_pp_format_va()
|
| D | opt-problem.cc | 65 text_info text; in opt_problem()
|
| D | tree-diagnostic.cc | 247 default_tree_printer (pretty_printer *pp, text_info *text, const char *spec, in default_tree_printer()
|
| D | diagnostic.h | 110 text_info message;
|
| D | dumpfile.cc | 912 dump_pretty_printer::format_decoder_cb (pretty_printer *pp, text_info *text, in format_decoder_cb() 945 dump_pretty_printer::decode_format (text_info *text, const char *spec, in decode_format() 1005 text_info text; in dump_printf_va()
|
| D | diagnostic.cc | 1482 text_info text; in verbatim() 2110 text_info ti; in add_event()
|
| D | ChangeLog-2015 | 2349 * pretty-print.c (text_info::set_range): Rename to... 2350 (text_info::set_location): ...this, converting 2nd param 2352 * pretty-print.h (text_info::set_location): Convert 2354 (text_info::set_range): Delete. 8270 * pretty-print.c (text_info::set_range): New method. 8271 (text_info::get_location): New method. 8273 (struct text_info): Eliminate "locations" array in favor of 32778 (struct text_info): Replace locus pointer with locations
|
| D | ChangeLog-2018 | 11973 * pretty-print.c (text_info::set_location): Likewise. 11974 * pretty-print.h (text_info::set_location): Likewise. 15769 * pretty-print.c (text_info::set_location): Remove redundant
|
| D | ChangeLog-2003 | 23012 verbatim): Set err_no field of the text_info structure being 23015 * diagnostic.h (text_info): Add err_no field.
|
| D | ChangeLog-2007 | 5188 * pretty-print.h (text_info): Add abstract_origin field.
|
| D | ChangeLog-2005 | 13209 (text_info): Add locus.
|
| D | ChangeLog-2002 | 17114 (text_info): Likewise.
|
| D | ChangeLog-2010 | 30204 * pretty-print.h (text_info): Change abstract_origin to x_data.
|
| /netbsd/src/external/bsd/less/dist/ |
| D | screen.c | 822 struct text_info w; in scrsize() 1175 struct text_info w; in get_term()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | error.cc | 105 static bool cp_printer (pretty_printer *, text_info *, const char *, 4381 cp_printer (pretty_printer *pp, text_info *text, const char *spec, in cp_printer()
|
| D | ChangeLog-2002 | 2634 (cp_printer): Take a secondary parameter as a 'text_info *'.
|