clang API Documentation

Namespaces | Defines | Enumerations
CommentDiagnostic.h File Reference
#include "clang/Basic/Diagnostic.h"
#include "clang/Basic/DiagnosticCommentKinds.inc"
Include dependency graph for CommentDiagnostic.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 DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, SHOWINSYSHEADER, CATEGORY)   ENUM,
#define COMMENTSTART

Enumerations

enum  

Define Documentation

#define COMMENTSTART

Definition at line 20 of file CommentDiagnostic.h.

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

Definition at line 18 of file CommentDiagnostic.h.