10 #ifndef LLVM_CLANG_TOOLING_REFACTORING_REFACTORINGDIAGNOSTIC_H 11 #define LLVM_CLANG_TOOLING_REFACTORING_REFACTORINGDIAGNOSTIC_H 19 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ 20 SHOWINSYSHEADER, CATEGORY) \ 22 #define REFACTORINGSTART 23 #include "clang/Basic/DiagnosticRefactoringKinds.inc" 30 #endif // LLVM_CLANG_TOOLING_REFACTORING_REFACTORINGDIAGNOSTIC_H Defines the Diagnostic-related interfaces.
Dataflow Directional Tag Classes.
Implements a partial diagnostic that can be emitted anwyhere in a DiagnosticBuilder stream...