|
clang
3.8.0
|
#include "clang/Basic/DiagnosticGroups.inc"Go to the source code of this file.
Namespaces | |
| clang | |
| Dataflow Directional Tag Classes. | |
| clang::diag | |
Macros | |
| #define | GET_CATEGORY_TABLE |
| #define | CATEGORY(X, ENUM) ENUM, |
Enumerations | |
| enum | { clang::diag::DiagCat_NUM_CATEGORIES } |
| #define CATEGORY | ( | X, | |
| ENUM | |||
| ) | ENUM, |
Definition at line 17 of file DiagnosticCategories.h.
| #define GET_CATEGORY_TABLE |
Definition at line 16 of file DiagnosticCategories.h.
1.8.6