/external/clang/lib/StaticAnalyzer/Checkers/ |
D | NSErrorChecker.cpp | 52 void NSErrorMethodChecker::checkASTDecl(const ObjCMethodDecl *D, in checkASTDecl() function in NSErrorMethodChecker 99 void CFErrorFunctionChecker::checkASTDecl(const FunctionDecl *D, in checkASTDecl() function in CFErrorFunctionChecker
|
D | DebugCheckers.cpp | 125 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr, in checkASTDecl() function in __anon68498a280511::CallGraphViewer 145 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr, in checkASTDecl() function in __anon68498a280611::CallGraphDumper
|
D | CheckObjCInstMethSignature.cpp | 131 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, in checkASTDecl() function in __anon934319930111::ObjCMethSigsChecker
|
D | ObjCMissingSuperCallChecker.cpp | 166 void ObjCSuperCallChecker::checkASTDecl(const ObjCImplementationDecl *D, in checkASTDecl() function in ObjCSuperCallChecker
|
D | DirectIvarAssignment.cpp | 117 void DirectIvarAssignment::checkASTDecl(const ObjCImplementationDecl *D, in checkASTDecl() function in __anon3243859f0111::DirectIvarAssignment
|
D | ObjCUnusedIVarsChecker.cpp | 179 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, in checkASTDecl() function in __anon9621b2450111::ObjCUnusedIvarsChecker
|
D | VirtualCallChecker.cpp | 221 void checkASTDecl(const CXXRecordDecl *RD, AnalysisManager& mgr, in checkASTDecl() function in __anon6084fa110211::VirtualCallChecker
|
D | CheckerDocumentation.cpp | 315 void checkASTDecl(const FunctionDecl *D, in checkASTDecl() function in clang::ento::CheckerDocumentation
|
D | PaddingChecker.cpp | 40 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR, in checkASTDecl() function in __anonbdf45da50111::PaddingChecker
|
D | LLVMConventionsChecker.cpp | 302 void checkASTDecl(const CXXRecordDecl *R, AnalysisManager& mgr, in checkASTDecl() function in __anon8cae60ff0311::LLVMConventionsChecker
|
D | IvarInvalidationChecker.cpp | 731 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& Mgr, in checkASTDecl() function in __anon9cfb85a20211::IvarInvalidationChecker
|
D | CheckObjCDealloc.cpp | 196 void ObjCDeallocChecker::checkASTDecl(const ObjCImplementationDecl *D, in checkASTDecl() function in ObjCDeallocChecker
|
D | LocalizationChecker.cpp | 971 void EmptyLocalizationContextChecker::checkASTDecl( in checkASTDecl() function in EmptyLocalizationContextChecker
|