|
clang
5.0.0
|
#include "Replacement.h"#include "clang/Basic/Diagnostic.h"#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/StringMap.h"#include "llvm/ADT/StringRef.h"#include <string>Go to the source code of this file.
Classes | |
| struct | clang::tooling::DiagnosticMessage |
| Represents the diagnostic message with the error message associated and the information on the location of the problem. More... | |
| struct | clang::tooling::Diagnostic |
| Represents the diagnostic with the level of severity and possible fixes to be applied. More... | |
| struct | clang::tooling::TranslationUnitDiagnostics |
| Collection of Diagnostics generated from a single translation unit. More... | |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| clang::tooling | |
1.8.6