HomeSort by relevance Sort by last modified time
    Searched defs:checkASTDecl (Results 1 - 11 of 11) sorted by null

  /external/clang/lib/StaticAnalyzer/Checkers/
CheckObjCInstMethSignature.cpp 136 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr,
ObjCUnusedIVarsChecker.cpp 188 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr,
CheckObjCDealloc.cpp 281 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr,
CheckerDocumentation.cpp 288 void checkASTDecl(const FunctionDecl *D,
DebugCheckers.cpp 115 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr,
135 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr,
ObjCMissingSuperCallChecker.cpp 72 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager &Mgr,
168 void ObjCSuperCallChecker::checkASTDecl(const ObjCImplementationDecl *D,
DirectIvarAssignment.cpp 96 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& Mgr,
122 void DirectIvarAssignment::checkASTDecl(const ObjCImplementationDecl *D,
NSErrorChecker.cpp 47 void checkASTDecl(const ObjCMethodDecl *D,
52 void NSErrorMethodChecker::checkASTDecl(const ObjCMethodDecl *D,
95 void checkASTDecl(const FunctionDecl *D,
100 void CFErrorFunctionChecker::checkASTDecl(const FunctionDecl *D,
VirtualCallChecker.cpp 216 void checkASTDecl(const CXXRecordDecl *RD, AnalysisManager& mgr,
LLVMConventionsChecker.cpp 300 void checkASTDecl(const CXXRecordDecl *R, AnalysisManager& mgr,
IvarInvalidationChecker.cpp 724 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& Mgr,

Completed in 102 milliseconds