|
Cthulhu
0.2.10
Cthulhu compiler collection
|


Go to the source code of this file.
Data Structures | |
| struct | diagnostic_t |
| a diagnostic More... | |
| struct | diagnostic_list_t |
| a list of diagnostics More... | |
Macros | |
| #define | SEVERITY(ID, NAME) ID, |
| enum | severity_t { eSeverityTotal } |
| the default severity of a diagnostic More... | |
| STA_RET_STRING CT_CONSTFN CT_NOTIFY_API const char * | severity_string (severity_t severity) |
| get the name of a severity More... | |
| #define SEVERITY | ( | ID, | |
| NAME | |||
| ) | ID, |
Definition at line 19 of file diagnostic.h.