/external/clang/lib/StaticAnalyzer/Checkers/ |
D | DebugCheckers.cpp | 122 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr, in checkASTDecl() function in __anon0ebae75f0511::CallGraphViewer 142 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr, in checkASTDecl() function in __anon0ebae75f0611::CallGraphDumper
|
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 | CheckObjCInstMethSignature.cpp | 131 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, in checkASTDecl() function in __anon790ff82a0111::ObjCMethSigsChecker
|
D | ObjCMissingSuperCallChecker.cpp | 168 void ObjCSuperCallChecker::checkASTDecl(const ObjCImplementationDecl *D, in checkASTDecl() function in ObjCSuperCallChecker
|
D | CheckObjCDealloc.cpp | 236 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, in checkASTDecl() function in __anona828fe800111::ObjCDeallocChecker
|
D | DirectIvarAssignment.cpp | 118 void DirectIvarAssignment::checkASTDecl(const ObjCImplementationDecl *D, in checkASTDecl() function in __anonbc0efef60111::DirectIvarAssignment
|
D | ObjCUnusedIVarsChecker.cpp | 179 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, in checkASTDecl() function in __anonc0b0dd5c0111::ObjCUnusedIvarsChecker
|
D | VirtualCallChecker.cpp | 221 void checkASTDecl(const CXXRecordDecl *RD, AnalysisManager& mgr, in checkASTDecl() function in __anon25a431a80211::VirtualCallChecker
|
D | CheckerDocumentation.cpp | 300 void checkASTDecl(const FunctionDecl *D, in checkASTDecl() function in clang::ento::CheckerDocumentation
|
D | LLVMConventionsChecker.cpp | 304 void checkASTDecl(const CXXRecordDecl *R, AnalysisManager& mgr, in checkASTDecl() function in __anonb73d8c160311::LLVMConventionsChecker
|
D | IvarInvalidationChecker.cpp | 735 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& Mgr, in checkASTDecl() function in __anon197013990211::IvarInvalidationChecker
|