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

  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCUnusedIVarsChecker.cpp 175 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr,
CheckObjCInstMethSignature.cpp 131 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr,
CheckObjCDealloc.cpp 273 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr,
LLVMConventionsChecker.cpp 295 void checkASTDecl(const CXXRecordDecl *R, AnalysisManager& mgr,
NSErrorChecker.cpp 46 void checkASTDecl(const ObjCMethodDecl *D,
51 void NSErrorMethodChecker::checkASTDecl(const ObjCMethodDecl *D,
92 void checkASTDecl(const FunctionDecl *D,
97 void CFErrorFunctionChecker::checkASTDecl(const FunctionDecl *D,

Completed in 180 milliseconds