clang 20.0.0git
|
#include "clang/Basic/LLVM.h"
#include "clang/StaticAnalyzer/Core/CheckerRegistryData.h"
#include "llvm/ADT/StringRef.h"
#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... | |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::ento |
Macros | |
#define | CLANG_ANALYZER_API_VERSION_STRING CLANG_VERSION_STRING |
#define CLANG_ANALYZER_API_VERSION_STRING CLANG_VERSION_STRING |
Definition at line 71 of file CheckerRegistry.h.