Home
last modified time | relevance | path

Searched refs:diagnostic_format_decoder (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-diagnostic.c314 diagnostic_format_decoder (context) = default_tree_printer; in tree_diagnostics_defaults()
H A Ddiagnostic.h327 #define diagnostic_format_decoder(DC) ((DC)->printer->format_decoder) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-diagnostic.cc372 diagnostic_format_decoder (context) = default_tree_printer; in tree_diagnostics_defaults()
H A Ddiagnostic.h418 #define diagnostic_format_decoder(DC) ((DC)->printer->format_decoder) macro
H A DChangeLog-200114812 * diagnostic.h (diagnostic_format_decoder): Parenthesize macro parameter.
19561 (diagnostic_format_decoder): New macro.
H A DChangeLog-200311787 * diagnostic.h (diagnostic_format_decoder): Tidy.
H A DChangeLog-200225487 (diagnostic_format_decoder): Adjust.
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.cc362 diagnostic_format_decoder (context) = &c_tree_printer; in c_initialize_diagnostics()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.c371 diagnostic_format_decoder (context) = &c_tree_printer; in c_initialize_diagnostics()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Derror.c1534 diagnostic_format_decoder (global_dc) = gfc_format_decoder; in gfc_diagnostics_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Derror.cc1635 diagnostic_format_decoder (global_dc) = gfc_format_decoder; in gfc_diagnostics_init()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c178 diagnostic_format_decoder (context) = cp_printer; in cxx_initialize_diagnostics()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc178 diagnostic_format_decoder (context) = cp_printer; in cxx_initialize_diagnostics()