Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Ddiagnostic.c150 diagnostic_set_info_translated (diagnostic_info *diagnostic, const char *msg, in diagnostic_set_info_translated() function
170 diagnostic_set_info_translated (diagnostic, _(gmsgid), args, location, kind); in diagnostic_set_info()
661 diagnostic_set_info_translated (&diagnostic, in inform_n()
773 diagnostic_set_info_translated (&diagnostic, in error_n()
H A Ddiagnostic.h270 extern void diagnostic_set_info_translated (diagnostic_info *, const char *,
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsubstring-locations.c163 diagnostic_set_info_translated (&diagnostic, text, ap, &richloc, in format_warning_n_va()
H A Ddiagnostic.h301 extern void diagnostic_set_info_translated (diagnostic_info *, const char *,
H A Ddiagnostic.c253 diagnostic_set_info_translated (diagnostic_info *diagnostic, const char *msg, in diagnostic_set_info_translated() function
275 diagnostic_set_info_translated (diagnostic, _(gmsgid), args, richloc, kind); in diagnostic_set_info()
1130 diagnostic_set_info_translated (&diagnostic, text, ap, richloc, kind); in diagnostic_n_impl()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.c6136 diagnostic_set_info_translated (&diagnostic, msg, ap, in c_cpp_error()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.c8799 diagnostic_set_info_translated (&diagnostic, msg, ap, in c_cpp_error()