Searched refs:MethodSet (Results 1 – 2 of 2) sorted by relevance
56 typedef llvm::SmallSetVector<const ObjCMethodDecl*, 2> MethodSet; typedef in __anon9e0bb3e70111::IvarInvalidationCheckerImpl69 MethodSet InvalidationMethods;83 for (MethodSet::iterator I = InvalidationMethods.begin(), in hasMethod()426 for (MethodSet::iterator in visit()479 for (MethodSet::iterator I = Info.InvalidationMethods.begin(), in visit()
9655 using MethodSet = llvm::SmallPtrSet<CXXMethodDecl *, 1>; in hasCStrMethod() typedef9657 MethodSet Results = in hasCStrMethod()9659 for (MethodSet::iterator MI = Results.begin(), ME = Results.end(); in hasCStrMethod()9671 using MethodSet = llvm::SmallPtrSet<CXXMethodDecl *, 1>; in checkForCStrMembers() typedef9673 MethodSet Results = in checkForCStrMembers()9676 for (MethodSet::iterator MI = Results.begin(), ME = Results.end(); in checkForCStrMembers()