clang: include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h File Reference (original) (raw)

#include "[clang/Basic/LLVM.h](LLVM%5F8h%5Fsource.html)"
#include "[clang/StaticAnalyzer/Core/CheckerRegistryData.h](CheckerRegistryData%5F8h%5Fsource.html)"
#include "llvm/ADT/StringRef.h"
#include "[clang/Basic/Version.h](Version%5F8h%5Fsource.html)"

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

Macro Definition Documentation

CLANG_ANALYZER_API_VERSION_STRING

#define CLANG_ANALYZER_API_VERSION_STRING CLANG_VERSION_STRING

Definition at line 71 of file CheckerRegistry.h.

Referenced by clang::ento::CheckerRegistry::CheckerRegistry(), and isCompatibleAPIVersion().