Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlanghooks-def.h52 extern void lhd_print_error_function (diagnostic_context *,
105 #define LANG_HOOKS_PRINT_ERROR_FUNCTION lhd_print_error_function
H A Dlanghooks.c361 lhd_print_error_function (diagnostic_context *context, const char *file, in lhd_print_error_function() function
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlanghooks-def.h52 extern void lhd_print_error_function (diagnostic_context *,
117 #define LANG_HOOKS_PRINT_ERROR_FUNCTION lhd_print_error_function
H A Dlanghooks.c366 lhd_print_error_function (diagnostic_context *context, const char *file, in lhd_print_error_function() function
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Derror.c2825 lhd_print_error_function (context, file, diagnostic); in cxx_print_error_function()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Derror.c3294 lhd_print_error_function (context, file, diagnostic); in cxx_print_error_function()