Searched refs:MethodSet (Results 1 – 2 of 2) sorted by relevance
59 typedef llvm::SmallSetVector<const ObjCMethodDecl*, 2> MethodSet; typedef in __anonec4f7af00111::IvarInvalidationCheckerImpl73 MethodSet InvalidationMethods;87 for (MethodSet::iterator I = InvalidationMethods.begin(), in hasMethod()429 for (MethodSet::iterator in visit()482 for (MethodSet::iterator I = Info.InvalidationMethods.begin(), in visit()
3776 typedef llvm::SmallPtrSet<CXXMethodDecl*, 1> MethodSet; in hasCStrMethod() typedef3777 MethodSet Results = in hasCStrMethod()3779 for (MethodSet::iterator MI = Results.begin(), ME = Results.end(); in hasCStrMethod()3791 typedef llvm::SmallPtrSet<CXXMethodDecl*, 1> MethodSet; in checkForCStrMembers() typedef3793 MethodSet Results = in checkForCStrMembers()3796 for (MethodSet::iterator MI = Results.begin(), ME = Results.end(); in checkForCStrMembers()