Home
last modified time | relevance | path

Searched defs:MethodCrawler (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp59 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anon78efd2040111::DirectIvarAssignment
68 MethodCrawler(const IvarToPropertyMapTy &InMap, const ObjCMethodDecl *InMD, in MethodCrawler() function in __anon78efd2040111::DirectIvarAssignment::MethodCrawler
H A DLocalizationChecker.cpp1039 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anone46e5a7c0511::EmptyLocalizationContextChecker
1047 MethodCrawler(const ObjCMethodDecl *InMD, BugReporter &InBR, in MethodCrawler() function in __anone46e5a7c0511::EmptyLocalizationContextChecker::MethodCrawler
1199 class MethodCrawler : public RecursiveASTVisitor<MethodCrawler> { class in __anone46e5a7c0611::PluralMisuseChecker
1213 explicit MethodCrawler(BugReporter &InBR, const CheckerBase *Checker, in MethodCrawler() function in __anone46e5a7c0611::PluralMisuseChecker::MethodCrawler
H A DIvarInvalidationChecker.cpp98 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anon9e0bb3e70111::IvarInvalidationCheckerImpl
145 MethodCrawler(IvarSet &InIVars, in MethodCrawler() function in __anon9e0bb3e70111::IvarInvalidationCheckerImpl::MethodCrawler