Cthulhu
0.2.10
Cthulhu compiler collection
|
a list of diagnostics More...
#include <diagnostic.h>
Data Fields | |
const diagnostic_t *const * | diagnostics |
the list of diagnostics More... | |
size_t | count |
the number of diagnostics in the list More... | |
a list of diagnostics
Definition at line 47 of file diagnostic.h.
size_t diagnostic_list_t::count |
the number of diagnostics in the list
Definition at line 54 of file diagnostic.h.
const diagnostic_t* const* diagnostic_list_t::diagnostics |
the list of diagnostics
Definition at line 51 of file diagnostic.h.