Home
last modified time | relevance | path

Searched refs:lhd_print_error_function (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlanghooks-def.h59 extern void lhd_print_error_function PARAMS ((struct diagnostic_context *,
116 #define LANG_HOOKS_PRINT_ERROR_FUNCTION lhd_print_error_function
H A Ddiagnostic.c1066 lhd_print_error_function (context, file) in lhd_print_error_function() function
H A DChangeLog.711052 (lhd_print_error_function): Likewise.
12269 (lhd_print_error_function, LANG_HOOKS_PRINT_ERROR_FUNCTION): New.
/openbsd-src/gnu/gcc/gcc/
H A Dlanghooks-def.h60 extern void lhd_print_error_function (struct diagnostic_context *,
126 #define LANG_HOOKS_PRINT_ERROR_FUNCTION lhd_print_error_function
H A Dlanghooks.c507 lhd_print_error_function (diagnostic_context *context, const char *file) in lhd_print_error_function() function
/openbsd-src/gnu/gcc/gcc/cp/
H A Derror.c2154 lhd_print_error_function (context, file); in cxx_print_error_function()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Derror.c2432 lhd_print_error_function (context, file);