/freebsd-src/contrib/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 | 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 | CheckObjCInstMethSignature.cpp | 128 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, in checkASTDecl() function in __anon10d7851a0111::ObjCMethSigsChecker
|
H A D | ObjCMissingSuperCallChecker.cpp | 164 void ObjCSuperCallChecker::checkASTDecl(const ObjCImplementationDecl *D, in checkASTDecl() function in ObjCSuperCallChecker
|
H A D | ObjCUnusedIVarsChecker.cpp | 177 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, checkASTDecl() function in __anon6e57724c0111::ObjCUnusedIvarsChecker
|
H A D | DebugCheckers.cpp | 213 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr, in checkASTDecl() function in __anon235aae4f0811::CallGraphViewer 237 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr, in checkASTDecl() function in __anon235aae4f0911::CallGraphDumper
|
H A D | DirectIvarAssignment.cpp | 116 void DirectIvarAssignment::checkASTDecl(const ObjCImplementationDecl *D, in checkASTDecl() function in __anonf02b97e60111::DirectIvarAssignment
|
H A D | CheckerDocumentation.cpp | 324 void checkASTDecl(const FunctionDecl *D, checkASTDecl() function in clang::ento::CheckerDocumentation
|
H A D | PaddingChecker.cpp | 41 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR, in checkASTDecl() function in __anondb2a06ac0111::PaddingChecker
|
H A D | ErrnoModeling.cpp | 119 void ErrnoModeling::checkASTDecl(const TranslationUnitDecl *D, checkASTDecl() function in ErrnoModeling
|
H A D | LLVMConventionsChecker.cpp | 300 void checkASTDecl(const CXXRecordDecl *R, AnalysisManager& mgr, in checkASTDecl() function in __anon64e421060311::LLVMConventionsChecker
|
H A D | IvarInvalidationChecker.cpp | 716 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& Mgr, in checkASTDecl() function in __anon7be946890211::IvarInvalidationChecker
|
H A D | LocalizationChecker.cpp | 1067 void EmptyLocalizationContextChecker::checkASTDecl( in checkASTDecl() function in EmptyLocalizationContextChecker
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
H A D | UncountedLambdaCapturesChecker.cpp | 31 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR, in checkASTDecl() function in __anonc6e454a70111::UncountedLambdaCapturesChecker
|
H A D | NoUncountedMembersChecker.cpp | 41 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR, in checkASTDecl() function in __anon189805e70111::NoUncountedMemberChecker
|
H A D | UncountedCallArgsChecker.cpp | 37 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR, checkASTDecl() function in __anon0391d8280111::UncountedCallArgsChecker
|
H A D | RefCntblBaseVirtualDtorChecker.cpp | 35 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR, checkASTDecl() function in __anon2c0e1f150111::RefCntblBaseVirtualDtorChecker
|
H A D | UncountedLocalVarsChecker.cpp | 137 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR, checkASTDecl() function in __anon4db8fb260111::UncountedLocalVarsChecker
|