Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp59 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anonf02b97e60111::DirectIvarAssignment
68 MethodCrawler(const IvarToPropertyMapTy &InMap, const ObjCMethodDecl *InMD, in MethodCrawler() function in __anonf02b97e60111::DirectIvarAssignment::MethodCrawler
H A DLocalizationChecker.cpp1034 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anon9a77ec1e0511::EmptyLocalizationContextChecker
1042 MethodCrawler(const ObjCMethodDecl *InMD, BugReporter &InBR, in MethodCrawler() function in __anon9a77ec1e0511::EmptyLocalizationContextChecker::MethodCrawler
1194 class MethodCrawler : public RecursiveASTVisitor<MethodCrawler> { class in __anon9a77ec1e0611::PluralMisuseChecker
1208 explicit MethodCrawler(BugReporter &InBR, const CheckerBase *Checker, in MethodCrawler() function in __anon9a77ec1e0611::PluralMisuseChecker::MethodCrawler
[all...]
H A DIvarInvalidationChecker.cpp98 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anon7be946890111::IvarInvalidationCheckerImpl
145 MethodCrawler(IvarSet &InIVars, in MethodCrawler() function in __anon7be946890111::IvarInvalidationCheckerImpl::MethodCrawler