|
clang
3.8.0
|
Go to the source code of this file.
Namespaces | |
| clang | |
| Dataflow Directional Tag Classes. | |
| clang::diag | |
Macros | |
| #define | DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, SHOWINSYSHEADER, CATEGORY) ENUM, |
| #define | PARSESTART |
Enumerations | |
| enum | { clang::diag::NUM_BUILTIN_PARSE_DIAGNOSTICS } |
| #define DIAG | ( | ENUM, | |
| FLAGS, | |||
| DEFAULT_MAPPING, | |||
| DESC, | |||
| GROUP, | |||
| SFINAE, | |||
| NOWERROR, | |||
| SHOWINSYSHEADER, | |||
| CATEGORY | |||
| ) | ENUM, |
Definition at line 18 of file ParseDiagnostic.h.
| #define PARSESTART |
Definition at line 20 of file ParseDiagnostic.h.
1.8.6