/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
diagnostic.h | 54 typedef void (*diagnostic_starter_fn) (diagnostic_context *, 60 struct diagnostic_context struct 153 void (*internal_error) (diagnostic_context *, const char *, va_list *); 169 char *(*option_name) (diagnostic_context *, int, diagnostic_t, diagnostic_t); 187 diagnostic_inhibit_notes (diagnostic_context * context) 204 /* Same as pp_format_decoder. Works on 'diagnostic_context *'. */ 207 /* Same as output_prefixing_rule. Works on 'diagnostic_context *'. */ 230 /* This diagnostic_context is used by front-ends that directly output 233 extern diagnostic_context *global_dc; 239 would take a diagnostic_context as an argument. * [all...] |
coretypes.h | 73 struct diagnostic_context; 74 typedef struct diagnostic_context diagnostic_context; typedef in typeref:struct:diagnostic_context
|
opts.h | 271 diagnostic_context *dc); 337 diagnostic_context *dc); 344 location_t loc, diagnostic_context *dc); 351 diagnostic_context *dc); 363 diagnostic_context *dc); 370 diagnostic_context *dc); 379 diagnostic_context *dc); 386 diagnostic_context *dc); 397 diagnostic_context *dc);
|
plugin.h | 36 extern void plugins_internal_error_function (diagnostic_context *,
|
langhooks.h | 279 void (*initialize_diagnostics) (diagnostic_context *); 379 void (*print_error_function) (diagnostic_context *, const char *,
|
options.h | [all...] |
c-tree.h | 562 extern void c_initialize_diagnostics (diagnostic_context *);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/c-family/ |
c-common.h | 808 extern void c_common_initialize_diagnostics (diagnostic_context *); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/ |
cp-tree.h | [all...] |