Home
last modified time | relevance | path

Searched defs:checkASTDecl (Results 1 – 13 of 13) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DNSErrorChecker.cpp52 void NSErrorMethodChecker::checkASTDecl(const ObjCMethodDecl *D, in checkASTDecl() function in NSErrorMethodChecker
99 void CFErrorFunctionChecker::checkASTDecl(const FunctionDecl *D, in checkASTDecl() function in CFErrorFunctionChecker
DDebugCheckers.cpp125 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr, in checkASTDecl() function in __anon8ecb67640511::CallGraphViewer
145 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr, in checkASTDecl() function in __anon8ecb67640611::CallGraphDumper
DCheckObjCInstMethSignature.cpp131 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, in checkASTDecl() function in __anond831984f0111::ObjCMethSigsChecker
DObjCMissingSuperCallChecker.cpp166 void ObjCSuperCallChecker::checkASTDecl(const ObjCImplementationDecl *D, in checkASTDecl() function in ObjCSuperCallChecker
DObjCUnusedIVarsChecker.cpp179 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, in checkASTDecl() function in __anonaf8633010111::ObjCUnusedIvarsChecker
DDirectIvarAssignment.cpp117 void DirectIvarAssignment::checkASTDecl(const ObjCImplementationDecl *D, in checkASTDecl() function in __anon11d8a75b0111::DirectIvarAssignment
DVirtualCallChecker.cpp221 void checkASTDecl(const CXXRecordDecl *RD, AnalysisManager& mgr, in checkASTDecl() function in __anoncfae7ccd0211::VirtualCallChecker
DCheckerDocumentation.cpp315 void checkASTDecl(const FunctionDecl *D, in checkASTDecl() function in clang::ento::CheckerDocumentation
DPaddingChecker.cpp40 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR, in checkASTDecl() function in __anonb4b1e2610111::PaddingChecker
DLLVMConventionsChecker.cpp302 void checkASTDecl(const CXXRecordDecl *R, AnalysisManager& mgr, in checkASTDecl() function in __anona612e1bb0311::LLVMConventionsChecker
DIvarInvalidationChecker.cpp731 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& Mgr, in checkASTDecl() function in __anone2f01dde0211::IvarInvalidationChecker
DCheckObjCDealloc.cpp196 void ObjCDeallocChecker::checkASTDecl(const ObjCImplementationDecl *D, in checkASTDecl() function in ObjCDeallocChecker
DLocalizationChecker.cpp971 void EmptyLocalizationContextChecker::checkASTDecl( in checkASTDecl() function in EmptyLocalizationContextChecker