|
clang 22.0.0git
|
#include "clang/Basic/DiagnosticGroups.inc"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::diag |
Macros | |
| #define | GET_CATEGORY_TABLE |
| #define | CATEGORY(X, ENUM) |
| #define | DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) |
Enumerations | |
| enum | clang::diag::DiagCategory { clang::diag::DiagCat_NUM_CATEGORIES } |
| enum class | clang::diag::Group { clang::diag::NUM_GROUPS } |
Definition at line 16 of file DiagnosticCategories.h.
| #define DIAG_ENTRY | ( | GroupName, | |
| FlagNameOffset, | |||
| Members, | |||
| SubGroups, | |||
| Docs ) |
Definition at line 24 of file DiagnosticCategories.h.
| #define GET_CATEGORY_TABLE |
Definition at line 15 of file DiagnosticCategories.h.