Searched defs:checkASTDecl (Results 1 - 11 of 11) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp136 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, function in class:__anon15494::ObjCMethSigsChecker
H A DObjCUnusedIVarsChecker.cpp188 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, function in class:__anon15550::ObjCUnusedIvarsChecker
H A DCheckObjCDealloc.cpp281 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, function in class:__anon15493::ObjCDeallocChecker
H A DDebugCheckers.cpp117 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr, function in class:__anon15509::CallGraphViewer
137 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr, function in class:__anon15510::CallGraphDumper
H A DObjCMissingSuperCallChecker.cpp72 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager &Mgr,
168 void ObjCSuperCallChecker::checkASTDecl(const ObjCImplementationDecl *D, function in class:ObjCSuperCallChecker
H A DVirtualCallChecker.cpp216 void checkASTDecl(const CXXRecordDecl *RD, AnalysisManager& mgr, function in class:__anon15580::VirtualCallChecker
H A DCheckerDocumentation.cpp300 void checkASTDecl(const FunctionDecl *D, function in class:clang::ento::CheckerDocumentation
H A DDirectIvarAssignment.cpp96 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& Mgr,
122 void DirectIvarAssignment::checkASTDecl(const ObjCImplementationDecl *D, function in class:__anon15514::DirectIvarAssignment
H A DLLVMConventionsChecker.cpp300 void checkASTDecl(const CXXRecordDecl *R, AnalysisManager& mgr, function in class:__anon15526::LLVMConventionsChecker
H A DNSErrorChecker.cpp47 void checkASTDecl(const ObjCMethodDecl *D,
52 void NSErrorMethodChecker::checkASTDecl(const ObjCMethodDecl *D, function in class:NSErrorMethodChecker
95 void checkASTDecl(const FunctionDecl *D,
100 void CFErrorFunctionChecker::checkASTDecl(const FunctionDecl *D, function in class:CFErrorFunctionChecker
H A DIvarInvalidationChecker.cpp745 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& Mgr, function in class:__anon15523::IvarInvalidationChecker

Completed in 151 milliseconds