Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp938 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anon4a65e1e40411::EmptyLocalizationContextChecker
946 MethodCrawler(const ObjCMethodDecl *InMD, BugReporter &InBR, in MethodCrawler() function in __anon4a65e1e40411::EmptyLocalizationContextChecker::MethodCrawler
1089 class MethodCrawler : public RecursiveASTVisitor<MethodCrawler> { class in __anon4a65e1e40511::PluralMisuseChecker
1103 explicit MethodCrawler(BugReporter &InBR, const CheckerBase *Checker, in MethodCrawler() function in __anon4a65e1e40511::PluralMisuseChecker::MethodCrawler
H A DDirectIvarAssignment.cpp60 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anon9dd8466c0111::DirectIvarAssignment
69 MethodCrawler(const IvarToPropertyMapTy &InMap, const ObjCMethodDecl *InMD, in MethodCrawler() function in __anon9dd8466c0111::DirectIvarAssignment::MethodCrawler
H A DIvarInvalidationChecker.cpp99 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anonb9c8af4f0111::IvarInvalidationCheckerImpl
146 MethodCrawler(IvarSet &InIVars, in MethodCrawler() function in __anonb9c8af4f0111::IvarInvalidationCheckerImpl::MethodCrawler