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

  /external/clang/lib/StaticAnalyzer/Checkers/
DebugCheckers.cpp 115 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr,
135 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr,
ObjCUnusedIVarsChecker.cpp 177 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr,
CheckObjCInstMethSignature.cpp 137 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr,
CheckerDocumentation.cpp 222 void checkASTDecl(const FunctionDecl *D,
CheckObjCDealloc.cpp 280 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr,
VirtualCallChecker.cpp 215 void checkASTDecl(const CXXRecordDecl *RD, AnalysisManager& mgr,
LLVMConventionsChecker.cpp 299 void checkASTDecl(const CXXRecordDecl *R, AnalysisManager& mgr,
NSErrorChecker.cpp 46 void checkASTDecl(const ObjCMethodDecl *D,
51 void NSErrorMethodChecker::checkASTDecl(const ObjCMethodDecl *D,
94 void checkASTDecl(const FunctionDecl *D,
99 void CFErrorFunctionChecker::checkASTDecl(const FunctionDecl *D,

Completed in 102 milliseconds