/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ObjCPropertyChecker.cpp | 35 void ObjCPropertyChecker::checkASTDecl(const ObjCPropertyDecl *D, in checkASTDecl() function in ObjCPropertyChecker
|
H A D | CheckObjCInstMethSignature.cpp | 128 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, in checkASTDecl() function in __anonf26975db0111::ObjCMethSigsChecker
|
H A D | NSErrorChecker.cpp | 52 void NSErrorMethodChecker::checkASTDecl(const ObjCMethodDecl *D, in checkASTDecl() function in NSErrorMethodChecker 108 void CFErrorFunctionChecker::checkASTDecl(const FunctionDecl *D, in checkASTDecl() function in CFErrorFunctionChecker
|
H A D | ObjCMissingSuperCallChecker.cpp | 164 void ObjCSuperCallChecker::checkASTDecl(const ObjCImplementationDecl *D, in checkASTDecl() function in ObjCSuperCallChecker
|
H A D | ObjCUnusedIVarsChecker.cpp | 176 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, in checkASTDecl() function in __anon23352a8d0111::ObjCUnusedIvarsChecker
|
H A D | DebugCheckers.cpp | 213 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr, in checkASTDecl() function in __anonf05451700811::CallGraphViewer 237 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr, in checkASTDecl() function in __anonf05451700911::CallGraphDumper
|
H A D | DirectIvarAssignment.cpp | 116 void DirectIvarAssignment::checkASTDecl(const ObjCImplementationDecl *D, in checkASTDecl() function in __anonaa0c4be70111::DirectIvarAssignment
|
H A D | CheckerDocumentation.cpp | 327 void checkASTDecl(const FunctionDecl *D, in checkASTDecl() function in clang::ento::CheckerDocumentation
|
H A D | PaddingChecker.cpp | 41 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR, in checkASTDecl() function in __anon47580ded0111::PaddingChecker
|
H A D | LLVMConventionsChecker.cpp | 300 void checkASTDecl(const CXXRecordDecl *R, AnalysisManager& mgr, in checkASTDecl() function in __anon19c1d9470311::LLVMConventionsChecker
|
H A D | UnixAPIChecker.cpp | 137 void UnixAPIMisuseChecker::checkASTDecl(const TranslationUnitDecl *TU, in checkASTDecl() function in UnixAPIMisuseChecker
|
H A D | IvarInvalidationChecker.cpp | 716 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& Mgr, in checkASTDecl() function in __anoncc7e06ea0211::IvarInvalidationChecker
|
H A D | LocalizationChecker.cpp | 1067 void EmptyLocalizationContextChecker::checkASTDecl( checkASTDecl() function in EmptyLocalizationContextChecker
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
H A D | UncountedLambdaCapturesChecker.cpp | 31 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR, checkASTDecl() function in __anonfad9aac80111::UncountedLambdaCapturesChecker
|
H A D | NoUncountedMembersChecker.cpp |
|
H A D | UncountedCallArgsChecker.cpp |
|
H A D | UncountedLocalVarsChecker.cpp |
|
H A D | RefCntblBaseVirtualDtorChecker.cpp | 136 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR, checkASTDecl() function in __anon600375360111::RefCntblBaseVirtualDtorChecker
|