clang API Documentation
Includes all the separate Diagnostic headers & some related helpers. More...
#include "clang/AST/ASTDiagnostic.h"#include "clang/AST/CommentDiagnostic.h"#include "clang/Analysis/AnalysisDiagnostic.h"#include "clang/Driver/DriverDiagnostic.h"#include "clang/Frontend/FrontendDiagnostic.h"#include "clang/Lex/LexDiagnostic.h"#include "clang/Parse/ParseDiagnostic.h"#include "clang/Sema/SemaDiagnostic.h"#include "clang/Serialization/SerializationDiagnostic.h"

Go to the source code of this file.
Classes | |
| class | clang::StringSizerHelper< SizeOfStr, FieldType > |
Namespaces | |
| namespace | clang |
Defines | |
| #define | STR_SIZE(str, fieldTy) |
Includes all the separate Diagnostic headers & some related helpers.
Definition in file AllDiagnostics.h.
| #define STR_SIZE | ( | str, | |
| fieldTy | |||
| ) |
clang::StringSizerHelper<sizeof(str)-1, \ fieldTy>::Size
Definition at line 37 of file AllDiagnostics.h.