OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:checkASTDecl
(Results
1 - 11
of
11
) sorted by null
/external/clang/lib/StaticAnalyzer/Checkers/
CheckObjCInstMethSignature.cpp
131
void
checkASTDecl
(const ObjCImplementationDecl *D, AnalysisManager& mgr,
ObjCUnusedIVarsChecker.cpp
179
void
checkASTDecl
(const ObjCImplementationDecl *D, AnalysisManager& mgr,
CheckObjCDealloc.cpp
275
void
checkASTDecl
(const ObjCImplementationDecl *D, AnalysisManager& mgr,
CheckerDocumentation.cpp
300
void
checkASTDecl
(const FunctionDecl *D,
DebugCheckers.cpp
122
void
checkASTDecl
(const TranslationUnitDecl *TU, AnalysisManager& mgr,
142
void
checkASTDecl
(const TranslationUnitDecl *TU, AnalysisManager& mgr,
DirectIvarAssignment.cpp
92
void
checkASTDecl
(const ObjCImplementationDecl *D, AnalysisManager& Mgr,
118
void DirectIvarAssignment::
checkASTDecl
(const ObjCImplementationDecl *D,
ObjCMissingSuperCallChecker.cpp
72
void
checkASTDecl
(const ObjCImplementationDecl *D, AnalysisManager &Mgr,
168
void ObjCSuperCallChecker::
checkASTDecl
(const ObjCImplementationDecl *D,
VirtualCallChecker.cpp
214
void
checkASTDecl
(const CXXRecordDecl *RD, AnalysisManager& mgr,
LLVMConventionsChecker.cpp
304
void
checkASTDecl
(const CXXRecordDecl *R, AnalysisManager& mgr,
NSErrorChecker.cpp
47
void
checkASTDecl
(const ObjCMethodDecl *D,
52
void NSErrorMethodChecker::
checkASTDecl
(const ObjCMethodDecl *D,
94
void
checkASTDecl
(const FunctionDecl *D,
99
void CFErrorFunctionChecker::
checkASTDecl
(const FunctionDecl *D,
IvarInvalidationChecker.cpp
735
void
checkASTDecl
(const ObjCImplementationDecl *D, AnalysisManager& Mgr,
Completed in 565 milliseconds