clang 19.0.0git
Functions | Variables
MainCallChecker.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)

Definition at line 47 of file MainCallChecker.cpp.

References clang::ento::CheckerRegistry::addChecker().

Variable Documentation

◆ clang_analyzerAPIVersionString

const char clang_analyzerAPIVersionString[]
Initial value:

Definition at line 53 of file MainCallChecker.cpp.