clang 17.0.0git
Classes | Namespaces | Macros
CheckerRegistry.h File Reference
#include "clang/Basic/LLVM.h"
#include "clang/StaticAnalyzer/Core/CheckerRegistryData.h"
#include "llvm/ADT/StringRef.h"
#include "clang/Basic/Version.h"
Include dependency graph for CheckerRegistry.h:
This graph shows which files directly or indirectly include this file:

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
 
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.