clang 19.0.0git
Functions | Variables
CheckerDependencyHandling.cpp File Reference
#include "clang/StaticAnalyzer/Core/BugReporter/BugType.h"
#include "clang/StaticAnalyzer/Core/Checker.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h"
#include "clang/StaticAnalyzer/Frontend/CheckerRegistry.h"

Go to the source code of this file.

Functions

void clang_registerCheckers (CheckerRegistry &registry)
 

Variables

const char clang_analyzerAPIVersionString []
 

Function Documentation

◆ clang_registerCheckers()

void clang_registerCheckers ( CheckerRegistry registry)

Variable Documentation

◆ clang_analyzerAPIVersionString

const char clang_analyzerAPIVersionString[]
Initial value:

Definition at line 27 of file CheckerDependencyHandling.cpp.