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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp135 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, function in class:__anon3031::ObjCMethSigsChecker
H A DObjCUnusedIVarsChecker.cpp177 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, function in class:__anon3075::ObjCUnusedIvarsChecker
H A DCheckObjCDealloc.cpp279 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, function in class:__anon3030::ObjCDeallocChecker
H A DLLVMConventionsChecker.cpp298 void checkASTDecl(const CXXRecordDecl *R, AnalysisManager& mgr, function in class:__anon3053::LLVMConventionsChecker
H A DNSErrorChecker.cpp46 void checkASTDecl(const ObjCMethodDecl *D,
51 void NSErrorMethodChecker::checkASTDecl(const ObjCMethodDecl *D, function in class:NSErrorMethodChecker
94 void checkASTDecl(const FunctionDecl *D,
99 void CFErrorFunctionChecker::checkASTDecl(const FunctionDecl *D, function in class:CFErrorFunctionChecker

Completed in 203 milliseconds