|
clang 22.0.0git
|
#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 [] |
| void clang_registerCheckers | ( | CheckerRegistry & | Registry | ) |
Definition at line 31 of file CheckerOptionHandling.cpp.
| const char clang_analyzerAPIVersionString[] |
Definition at line 43 of file CheckerOptionHandling.cpp.