Home
last modified time | relevance | path

Searched refs:print_error_function (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-diagnostic.cc41 lang_hooks.print_error_function (context, LOCATION_FILE (loc), diagnostic); in diagnostic_report_current_function()
Dlanghooks.h516 void (*print_error_function) (diagnostic_context *, const char *, member
DFSFChangeLog.109646 * 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.
DChangeLog-1999459 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,
DChangeLog-20075174 (struct lang_hooks): Add third argument to print_error_function.
5182 argument, pass it as third argument to lang_hooks.print_error_function.
DChangeLog-200226710 * diagnostic.c (print_error_function): Remove.
26713 * diagnostic.h (print_error_function): Remove.
DChangeLog-200119413 * tree.h (print_error_function): Move to...
DChangeLog-201011377 (initialize_diagnostics, print_error_function): Declare using
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-20001618 (init_error): Initialize print_error_function.
1633 * decl.c (init_decl_processing): Set print_error_function to NULL.
DChangeLog-19984149 (init_decl_processing): Set print_error_function to use it.