clang 18.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | clang |
namespace | clang::diag |
Macros | |
#define | DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, SHOWINSYSHEADER, SHOWINSYSMACRO, DEFERRABLE, CATEGORY) ENUM, |
#define | SERIALIZATIONSTART |
Enumerations | |
enum | { clang::diag::NUM_BUILTIN_SERIALIZATION_DIAGNOSTICS } |
#define DIAG | ( | ENUM, | |
FLAGS, | |||
DEFAULT_MAPPING, | |||
DESC, | |||
GROUP, | |||
SFINAE, | |||
NOWERROR, | |||
SHOWINSYSHEADER, | |||
SHOWINSYSMACRO, | |||
DEFERRABLE, | |||
CATEGORY | |||
) | ENUM, |
Definition at line 17 of file DiagnosticSerialization.h.
#define SERIALIZATIONSTART |
Definition at line 20 of file DiagnosticSerialization.h.