Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dlanghooks.h409 void (*print_error_function) (struct diagnostic_context *, const char *); member
H A Ddiagnostic.c286 lang_hooks.print_error_function (context, input_filename); in diagnostic_report_current_function()
H A 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.
H A 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,
H A DChangeLog-200226710 * diagnostic.c (print_error_function): Remove.
26713 * diagnostic.h (print_error_function): Remove.
H A DChangeLog-200119413 * tree.h (print_error_function): Move to...
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-20001618 (init_error): Initialize print_error_function.
1633 * decl.c (init_decl_processing): Set print_error_function to NULL.
H A DChangeLog-19984149 (init_decl_processing): Set print_error_function to use it.