Searched refs:checkASTCodeBody (Results 1 - 12 of 12) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSizeofPointer.cpp83 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, function in class:__anon4146::SizeofPointerChecker
H A DDebugCheckers.cpp37 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, function in class:__anon4152::DominatorsTreeDumper
59 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, function in class:__anon4153::LiveVariablesDumper
79 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, function in class:__anon4154::CFGViewer
99 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, function in class:__anon4155::CFGDumper
H A DCStringSyntaxChecker.cpp180 void checkASTCodeBody(const Decl *D, AnalysisManager& Mgr, function in class:__anon4136::CStringSyntaxChecker
H A DObjCContainersASTChecker.cpp164 void checkASTCodeBody(const Decl *D, AnalysisManager& Mgr, function in class:__anon4195::ObjCContainersASTChecker
H A DMallocOverflowSecurityChecker.cpp46 void checkASTCodeBody(const Decl *D, AnalysisManager &mgr,
293 void MallocOverflowSecurityChecker::checkASTCodeBody(const Decl *D, function in class:MallocOverflowSecurityChecker
H A DLLVMConventionsChecker.cpp308 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, function in class:__anon4175::LLVMConventionsChecker
H A DMallocSizeofChecker.cpp177 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, function in class:__anon4184::MallocSizeofChecker
H A DDeadStoresChecker.cpp453 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, function in class:__anon4151::DeadStoresChecker
H A DIdenticalExprChecker.cpp502 void checkASTCodeBody(const Decl *D, AnalysisManager &Mgr, function in class:__anon4170::FindIdenticalExprChecker
H A DCheckSecuritySyntaxOnly.cpp752 void checkASTCodeBody(const Decl *D, AnalysisManager& mgr, function in class:__anon4144::SecuritySyntaxChecker
H A DLocalizationChecker.cpp1022 void checkASTCodeBody(const Decl *D, AnalysisManager &Mgr,
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h52 ((const CHECKER *)checker)->checkASTCodeBody(D, mgr, BR);

Completed in 169 milliseconds