HomeSort by: relevance | last modified time | path
    Searched defs:diagnostic_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
diagnostic-core.h 40 } diagnostic_t; typedef in typeref:enum:__anon13573
123 extern bool emit_diagnostic (diagnostic_t, location_t, int,
125 extern bool emit_diagnostic (diagnostic_t, rich_location *, int,
127 extern bool emit_diagnostic_valist (diagnostic_t, location_t, int, const char *,
129 extern bool emit_diagnostic_valist_meta (diagnostic_t,
  /src/external/gpl3/gcc.old/dist/gcc/
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 *,

Completed in 15 milliseconds