clang 19.0.0git
Namespaces | Macros | Enumerations
DiagnosticAnalysis.h File Reference
#include "clang/Basic/Diagnostic.h"
#include "clang/Basic/DiagnosticAnalysisKinds.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 DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, SHOWINSYSHEADER, SHOWINSYSMACRO, DEFERRABLE, CATEGORY)    ENUM,
 
#define ANALYSISSTART
 

Enumerations

enum  { clang::diag::NUM_BUILTIN_ANALYSIS_DIAGNOSTICS }
 

Macro Definition Documentation

◆ ANALYSISSTART

#define ANALYSISSTART

Definition at line 20 of file DiagnosticAnalysis.h.

◆ DIAG

#define DIAG (   ENUM,
  FLAGS,
  DEFAULT_MAPPING,
  DESC,
  GROUP,
  SFINAE,
  NOWERROR,
  SHOWINSYSHEADER,
  SHOWINSYSMACRO,
  DEFERRABLE,
  CATEGORY 
)     ENUM,

Definition at line 17 of file DiagnosticAnalysis.h.