Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp59 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anonb45dccd40111::DirectIvarAssignment
68 MethodCrawler(const IvarToPropertyMapTy &InMap, const ObjCMethodDecl *InMD, in MethodCrawler() function in __anonb45dccd40111::DirectIvarAssignment::MethodCrawler
H A DLocalizationChecker.cpp1029 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anon79a03b4c0511::EmptyLocalizationContextChecker
1037 MethodCrawler(const ObjCMethodDecl *InMD, BugReporter &InBR, in MethodCrawler() function in __anon79a03b4c0511::EmptyLocalizationContextChecker::MethodCrawler
1188 class MethodCrawler : public DynamicRecursiveASTVisitor { class in __anon79a03b4c0611::PluralMisuseChecker
1202 explicit MethodCrawler(BugReporter &InBR, const CheckerBase *Checker, in MethodCrawler() function in __anon79a03b4c0611::PluralMisuseChecker::MethodCrawler
H A DIvarInvalidationChecker.cpp97 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anon47e17cb70111::IvarInvalidationCheckerImpl
144 MethodCrawler(IvarSet &InIVars, in MethodCrawler() function in __anon47e17cb70111::IvarInvalidationCheckerImpl::MethodCrawler