Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlanghooks.h340 void (*print_error_function) PARAMS ((struct diagnostic_context *, member
H A Ddiagnostic.c1108 (*lang_hooks.print_error_function) (context, input_filename);
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.2459 default_print_error_function, print_error_function,
11094 (print_error_function): Add extern prototype. Constify a char*.
H A DChangeLog.712263 * diagnostic.c (print_error_function): Remove.
12266 * diagnostic.h (print_error_function): Remove.
H A DChangeLog.5206 * tree.h (print_error_function): Move to...
H A DChangeLog.16545 fatal_insn, default_print_error_function, print_error_function,
/openbsd-src/gnu/gcc/gcc/
H A Dlanghooks.h399 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()
/openbsd-src/gnu/gcc/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.
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A DChangeLog2143 (init_parse): Remove redundant prototype for `print_error_function'.
H A DChangeLog.03190 (init_lex): Surround print_error_function decl with
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog11490 (init_error): Initialize print_error_function.
11505 * decl.c (init_decl_processing): Set print_error_function to NULL.
H A DChangeLog.210937 (init_decl_processing): Set print_error_function to use it.
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A DChangeLog8186 (lang_init): Remove redundant prototype for `print_error_function'.
14480 (lang_init): Set global hook print_error_function to lang_print_error.