/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | DebugCheckers.cpp | 35 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, in checkASTCodeBody() function in __anonf05451700111::DominatorsTreeDumper 61 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, in checkASTCodeBody() function in __anonf05451700211::PostDominatorsTreeDumper 87 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, in checkASTCodeBody() function in __anonf05451700311::ControlDependencyTreeDumper 112 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, in checkASTCodeBody() function in __anonf05451700411::LiveVariablesDumper 136 void checkASTCodeBody(const Decl *D, AnalysisManager& Mgr, in checkASTCodeBody() function in __anonf05451700511::LiveExpressionsDumper 159 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, in checkASTCodeBody() function in __anonf05451700611::CFGViewer 183 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, in checkASTCodeBody() function in __anonf05451700711::CFGDumper
|
H A D | PointerIterationChecker.cpp |
|
H A D | PointerSortingChecker.cpp |
|
H A D | CastToStructChecker.cpp | 111 void checkASTCodeBody(const Decl *D, AnalysisManager &Mgr, in checkASTCodeBody() function in __anon1e0a42290211::CastToStructChecker
|
H A D | OSObjectCStyleCast.cpp | 80 void OSObjectCStyleCastChecker::checkASTCodeBody(const Decl *D, in checkASTCodeBody() function in OSObjectCStyleCastChecker
|
H A D | CloneChecker.cpp | 60 void CloneChecker::checkASTCodeBody(const Decl *D, AnalysisManager &Mgr, in checkASTCodeBody() function in CloneChecker
|
H A D | ObjCContainersASTChecker.cpp | 163 void checkASTCodeBody(const Decl *D, AnalysisManager& Mgr, in checkASTCodeBody() function in __anonaaf13ed20211::ObjCContainersASTChecker
|
H A D | ObjCAutoreleaseWriteChecker.cpp | 170 void ObjCAutoreleaseWriteChecker::checkASTCodeBody(const Decl *D, in checkASTCodeBody() function in ObjCAutoreleaseWriteChecker
|
H A D | GCDAntipatternChecker.cpp | 203 void GCDAntipatternChecker::checkASTCodeBody(const Decl *D, in checkASTCodeBody() function in __anonce49afae0111::GCDAntipatternChecker
|
H A D | RunLoopAutoreleaseLeakChecker.cpp | 195 void RunLoopAutoreleaseLeakChecker::checkASTCodeBody(const Decl *D, in checkASTCodeBody() function in RunLoopAutoreleaseLeakChecker
|
H A D | NumberObjectConversionChecker.cpp | 195 void NumberObjectConversionChecker::checkASTCodeBody(const Decl *D, in checkASTCodeBody() function in NumberObjectConversionChecker
|
H A D | CStringSyntaxChecker.cpp | 282 void checkASTCodeBody(const Decl *D, AnalysisManager& Mgr, in checkASTCodeBody() function in __anon83eeef370211::CStringSyntaxChecker
|
H A D | MallocSizeofChecker.cpp | 181 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, in checkASTCodeBody() function in __anonc0a1e27e0111::MallocSizeofChecker
|
H A D | CheckerDocumentation.cpp | 335 void checkASTCodeBody(const Decl *D, AnalysisManager &Mgr, in checkASTCodeBody() function in clang::ento::CheckerDocumentation
|
H A D | IdenticalExprChecker.cpp |
|
H A D | LLVMConventionsChecker.cpp | 306 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, in checkASTCodeBody() function in __anon19c1d9470311::LLVMConventionsChecker
|
H A D | MallocOverflowSecurityChecker.cpp |
|
H A D | DeadStoresChecker.cpp | 532 void DeadStoresChecker::checkASTCodeBody(const Decl *D, AnalysisManager &mgr, in checkASTCodeBody() function in DeadStoresChecker
|
H A D | CheckSecuritySyntaxOnly.cpp | 1077 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, in checkASTCodeBody() function in __anon2b6683a00411::SecuritySyntaxChecker
|
H A D | LocalizationChecker.cpp | 1226 void checkASTCodeBody(const Decl *D, AnalysisManager &Mgr, checkASTCodeBody() function in __anonbf21a3ff0611::PluralMisuseChecker
|
/llvm-project/clang/unittests/StaticAnalyzer/ |
H A D | RegisterCustomCheckersTest.cpp | 35 void checkASTCodeBody(const Decl *D, AnalysisManager &Mgr, in checkASTCodeBody() function in clang::ento::__anon5af1e9ee0111::CustomChecker
|