| diagnostic-core.h | 37 } diagnostic_t; typedef in typeref:enum:__anon16009 113 extern bool emit_diagnostic (diagnostic_t, location_t, int, 115 extern bool emit_diagnostic (diagnostic_t, rich_location *, int, 117 extern bool emit_diagnostic_valist (diagnostic_t, location_t, int, const char *,
|