Searched refs:lhd_print_error_function (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | langhooks-def.h | 52 extern void lhd_print_error_function (diagnostic_context *, 105 #define LANG_HOOKS_PRINT_ERROR_FUNCTION lhd_print_error_function
|
H A D | langhooks.c | 361 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 D | langhooks-def.h | 52 extern void lhd_print_error_function (diagnostic_context *, 117 #define LANG_HOOKS_PRINT_ERROR_FUNCTION lhd_print_error_function
|
H A D | langhooks.c | 366 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 D | error.c | 2825 lhd_print_error_function (context, file, diagnostic); in cxx_print_error_function()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | error.c | 3294 lhd_print_error_function (context, file, diagnostic); in cxx_print_error_function()
|