Searched defs:MethodCrawler (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp59 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in class:__anon2220::DirectIvarAssignment
68 MethodCrawler(const IvarToPropertyMapTy &InMap, const ObjCMethodDecl *InMD, function in class:__anon2220::DirectIvarAssignment::MethodCrawler
H A DIvarInvalidationChecker.cpp98 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in class:__anon2240::IvarInvalidationCheckerImpl
145 MethodCrawler(IvarSet &InIVars, function in class:__anon2240::IvarInvalidationCheckerImpl::MethodCrawler
[all...]

Completed in 64 milliseconds