Searched refs:print_error_function (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | context.cc | 170 lang_hooks.print_error_function = plugin_print_error_function; in generic_plugin_init()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-diagnostic.c | 40 lang_hooks.print_error_function (context, LOCATION_FILE (input_location), in diagnostic_report_current_function()
|
H A D | langhooks.h | 460 void (*print_error_function) (diagnostic_context *, const char *, member
|
H A D | FSFChangeLog.10 | 9646 * toplev.c (print_error_function): New function hook. 9648 of print_error_function. Code moved here from report_error_function. 9649 (report_error_function): Use print_error_function hook.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-diagnostic.cc | 41 lang_hooks.print_error_function (context, LOCATION_FILE (loc), diagnostic); in diagnostic_report_current_function()
|
H A D | langhooks.h | 516 void (*print_error_function) (diagnostic_context *, const char *, member
|
H A D | FSFChangeLog.10 | 9646 * toplev.c (print_error_function): New function hook. 9648 of print_error_function. Code moved here from report_error_function. 9649 (report_error_function): Use print_error_function hook.
|
H A D | ChangeLog-1999 | 459 default_print_error_function, print_error_function, 11094 (print_error_function): Add extern prototype. Constify a char*. 21013 fatal_insn, default_print_error_function, print_error_function,
|
H A D | ChangeLog-2007 | 5174 (struct lang_hooks): Add third argument to print_error_function. 5182 argument, pass it as third argument to lang_hooks.print_error_function.
|
H A D | ChangeLog-2002 | 26710 * diagnostic.c (print_error_function): Remove. 26713 * diagnostic.h (print_error_function): Remove.
|
H A D | ChangeLog-2001 | 19413 * tree.h (print_error_function): Move to...
|
H A D | ChangeLog-2010 | 11377 (initialize_diagnostics, print_error_function): Declare using
|
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
H A D | libcc1plugin.cc | 961 lang_hooks.print_error_function = plugin_print_error_function; in plugin_init()
|
H A D | libcp1plugin.cc | 3709 lang_hooks.print_error_function = plugin_print_error_function; in plugin_init()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2000 | 1618 (init_error): Initialize print_error_function. 1633 * decl.c (init_decl_processing): Set print_error_function to NULL.
|
H A D | ChangeLog-1998 | 4149 (init_decl_processing): Set print_error_function to use it.
|