Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp61 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anondfc72e670111::DirectIvarAssignment
70 MethodCrawler(const IvarToPropertyMapTy &InMap, const ObjCMethodDecl *InMD, in MethodCrawler() function in __anondfc72e670111::DirectIvarAssignment::MethodCrawler
H A DIvarInvalidationChecker.cpp102 class MethodCrawler : public ConstStmtVisitor<MethodCrawler> { class in __anon5c2bd96a0111::IvarInvalidationCheckerImpl
149 MethodCrawler(IvarSet &InIVars, in MethodCrawler() function in __anon5c2bd96a0111::IvarInvalidationCheckerImpl::MethodCrawler