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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DObjCUnusedIVarsChecker.cpp188 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, function in class:__anon3589::ObjCUnusedIvarsChecker
H A DCheckObjCDealloc.cpp281 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, function in class:__anon3531::ObjCDeallocChecker
H A DCheckObjCInstMethSignature.cpp136 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr, function in class:__anon3532::ObjCMethSigsChecker
H A DObjCMissingSuperCallChecker.cpp168 void ObjCSuperCallChecker::checkASTDecl(const ObjCImplementationDecl *D, function in class:ObjCSuperCallChecker
H A DDebugCheckers.cpp117 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr, function in class:__anon3547::CallGraphViewer
137 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr, function in class:__anon3548::CallGraphDumper
H A DDirectIvarAssignment.cpp116 void DirectIvarAssignment::checkASTDecl(const ObjCImplementationDecl *D, function in class:__anon3552::DirectIvarAssignment
H A DVirtualCallChecker.cpp216 void checkASTDecl(const CXXRecordDecl *RD, AnalysisManager& mgr, function in class:__anon3619::VirtualCallChecker
H A DCheckerDocumentation.cpp300 void checkASTDecl(const FunctionDecl *D, function in class:clang::ento::CheckerDocumentation
H A DLLVMConventionsChecker.cpp300 void checkASTDecl(const CXXRecordDecl *R, AnalysisManager& mgr, function in class:__anon3565::LLVMConventionsChecker
H A DNSErrorChecker.cpp52 void NSErrorMethodChecker::checkASTDecl(const ObjCMethodDecl *D, function in class:NSErrorMethodChecker
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:__anon3562::IvarInvalidationChecker

Completed in 141 milliseconds