clang API Documentation

Namespaces | Defines | Enumerations
DiagnosticCategories.h File Reference
#include "clang/Basic/DiagnosticGroups.inc"
Include dependency graph for DiagnosticCategories.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  clang
namespace  clang::diag

Defines

#define GET_CATEGORY_TABLE
#define CATEGORY(X, ENUM)   ENUM,

Enumerations

enum  

Define Documentation

#define CATEGORY (   X,
  ENUM 
)    ENUM,

Definition at line 17 of file DiagnosticCategories.h.

Referenced by GetDiagInfo().

Definition at line 16 of file DiagnosticCategories.h.