/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A 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
|
H A D | DebugCheckers.cpp | 125 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr, in checkASTDecl() function in __anonbb0d47950511::CallGraphViewer 145 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr, in checkASTDecl() function in __anonbb0d47950611::CallGraphDumper
|
H A D | CheckObjCInstMethSignature.cpp | 131 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, in checkASTDecl() function in __anonafca80200111::ObjCMethSigsChecker
|
H A D | ObjCMissingSuperCallChecker.cpp | 166 void ObjCSuperCallChecker::checkASTDecl(const ObjCImplementationDecl *D, in checkASTDecl() function in ObjCSuperCallChecker
|
H A D | VirtualCallChecker.cpp | 221 void checkASTDecl(const CXXRecordDecl *RD, AnalysisManager& mgr, in checkASTDecl() function in __anonc269239e0211::VirtualCallChecker
|
H A D | DirectIvarAssignment.cpp | 117 void DirectIvarAssignment::checkASTDecl(const ObjCImplementationDecl *D, in checkASTDecl() function in __anon9dd8466c0111::DirectIvarAssignment
|
H A D | ObjCUnusedIVarsChecker.cpp | 179 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, in checkASTDecl() function in __anon39e9da520111::ObjCUnusedIvarsChecker
|
H A D | CheckerDocumentation.cpp | 315 void checkASTDecl(const FunctionDecl *D, in checkASTDecl() function in clang::ento::CheckerDocumentation
|
H A D | PaddingChecker.cpp | 40 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR, in checkASTDecl() function in __anon692fc8b20111::PaddingChecker
|
H A D | LLVMConventionsChecker.cpp | 302 void checkASTDecl(const CXXRecordDecl *R, AnalysisManager& mgr, in checkASTDecl() function in __anon3076890c0311::LLVMConventionsChecker
|
H A D | IvarInvalidationChecker.cpp | 731 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& Mgr, in checkASTDecl() function in __anonb9c8af4f0211::IvarInvalidationChecker
|
H A D | CheckObjCDealloc.cpp | 196 void ObjCDeallocChecker::checkASTDecl(const ObjCImplementationDecl *D, in checkASTDecl() function in ObjCDeallocChecker
|
H A D | LocalizationChecker.cpp | 971 void EmptyLocalizationContextChecker::checkASTDecl( in checkASTDecl() function in EmptyLocalizationContextChecker
|