Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp59 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anonde69dcff0111::DirectIvarAssignment
68 MethodCrawler(const IvarToPropertyMapTy &InMap, const ObjCMethodDecl *InMD, in MethodCrawler() function in __anonde69dcff0111::DirectIvarAssignment::MethodCrawler
H A DLocalizationChecker.cpp1039 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anonf70572170511::EmptyLocalizationContextChecker
1047 MethodCrawler(const ObjCMethodDecl *InMD, BugReporter &InBR, in MethodCrawler() function in __anonf70572170511::EmptyLocalizationContextChecker::MethodCrawler
1199 class MethodCrawler : public RecursiveASTVisitor<MethodCrawler> { class in __anonf70572170611::PluralMisuseChecker
1213 explicit MethodCrawler(BugReporter &InBR, const CheckerBase *Checker, in MethodCrawler() function in __anonf70572170611::PluralMisuseChecker::MethodCrawler
H A DIvarInvalidationChecker.cpp98 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anoncf4b21020111::IvarInvalidationCheckerImpl
145 MethodCrawler(IvarSet &InIVars, in MethodCrawler() function in __anoncf4b21020111::IvarInvalidationCheckerImpl::MethodCrawler