HomeSort by: relevance | last modified time | path
    Searched defs:checkASTDecl (Results 1 - 17 of 17) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
ObjCPropertyChecker.cpp 30 void checkASTDecl(const ObjCPropertyDecl *D, AnalysisManager &Mgr,
35 void ObjCPropertyChecker::checkASTDecl(const ObjCPropertyDecl *D,
CheckObjCInstMethSignature.cpp 130 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr,
ObjCUnusedIVarsChecker.cpp 178 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& mgr,
CheckerDocumentation.cpp 324 void checkASTDecl(const FunctionDecl *D,
DirectIvarAssignment.cpp 90 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& Mgr,
116 void DirectIvarAssignment::checkASTDecl(const ObjCImplementationDecl *D,
ObjCMissingSuperCallChecker.cpp 69 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager &Mgr,
166 void ObjCSuperCallChecker::checkASTDecl(const ObjCImplementationDecl *D,
DebugCheckers.cpp 213 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr,
237 void checkASTDecl(const TranslationUnitDecl *TU, AnalysisManager& mgr,
LLVMConventionsChecker.cpp 300 void checkASTDecl(const CXXRecordDecl *R, AnalysisManager& mgr,
NSErrorChecker.cpp 46 void checkASTDecl(const ObjCMethodDecl *D,
51 void NSErrorMethodChecker::checkASTDecl(const ObjCMethodDecl *D,
93 void checkASTDecl(const FunctionDecl *D,
107 void CFErrorFunctionChecker::checkASTDecl(const FunctionDecl *D,
PaddingChecker.cpp 41 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR,
CheckObjCDealloc.cpp 113 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& Mgr,
189 void ObjCDeallocChecker::checkASTDecl(const ObjCImplementationDecl *D,
IvarInvalidationChecker.cpp 730 void checkASTDecl(const ObjCImplementationDecl *D, AnalysisManager& Mgr,
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/
UncountedLambdaCapturesChecker.cpp 30 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR,
NoUncountedMembersChecker.cpp 41 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR,
RefCntblBaseVirtualDtorChecker.cpp 34 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR,
UncountedCallArgsChecker.cpp 37 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR,
UncountedLocalVarsChecker.cpp 137 void checkASTDecl(const TranslationUnitDecl *TUD, AnalysisManager &MGR,

Completed in 35 milliseconds