|
clang
5.0.0
|
#include "clang/Basic/LLVM.h"#include "clang/StaticAnalyzer/Core/CheckerManager.h"#include <vector>#include "clang/Basic/Version.h"Go to the source code of this file.
Classes | |
| class | clang::ento::CheckerRegistry |
| Manages a set of available checkers for running a static analysis. More... | |
| struct | clang::ento::CheckerRegistry::CheckerInfo |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| clang::ento | |
Macros | |
| #define | CLANG_ANALYZER_API_VERSION_STRING CLANG_VERSION_STRING |
| #define CLANG_ANALYZER_API_VERSION_STRING CLANG_VERSION_STRING |
Definition at line 63 of file CheckerRegistry.h.
1.8.6