clang
6.0.0
|
#include "clang/Basic/Diagnostic.h"
#include "clang/Basic/PartialDiagnostic.h"
#include "clang/Basic/DiagnosticRefactoringKinds.inc"
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 | REFACTORINGSTART |
Enumerations | |
enum | { clang::diag::NUM_BUILTIN_REFACTORING_DIAGNOSTICS } |
#define DIAG | ( | ENUM, | |
FLAGS, | |||
DEFAULT_MAPPING, | |||
DESC, | |||
GROUP, | |||
SFINAE, | |||
NOWERROR, | |||
SHOWINSYSHEADER, | |||
CATEGORY | |||
) | ENUM, |
Definition at line 19 of file RefactoringDiagnostic.h.
#define REFACTORINGSTART |
Definition at line 22 of file RefactoringDiagnostic.h.