Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDDirectIvarAssignment.cpp59 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anon93cc52cd0111::DirectIvarAssignment
68 MethodCrawler(const IvarToPropertyMapTy &InMap, const ObjCMethodDecl *InMD, in MethodCrawler() function in __anon93cc52cd0111::DirectIvarAssignment::MethodCrawler
HDLocalizationChecker.cpp1034 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anon8fe966250511::EmptyLocalizationContextChecker
1042 MethodCrawler(const ObjCMethodDecl *InMD, BugReporter &InBR, in MethodCrawler() function in __anon8fe966250511::EmptyLocalizationContextChecker::MethodCrawler
1194 class MethodCrawler : public RecursiveASTVisitor<MethodCrawler> { class in __anon8fe966250611::PluralMisuseChecker
1208 explicit MethodCrawler(BugReporter &InBR, const CheckerBase *Checker, in MethodCrawler() function in __anon8fe966250611::PluralMisuseChecker::MethodCrawler
HDIvarInvalidationChecker.cpp98 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anon62066c100111::IvarInvalidationCheckerImpl
145 MethodCrawler(IvarSet &InIVars, in MethodCrawler() function in __anon62066c100111::IvarInvalidationCheckerImpl::MethodCrawler