Searched refs:MethodSet (Results 1 – 2 of 2) sorted by relevance
56 typedef llvm::SmallSetVector<const ObjCMethodDecl*, 2> MethodSet; typedef in __anon0e4eb0630111::IvarInvalidationCheckerImpl70 MethodSet InvalidationMethods;84 for (MethodSet::iterator I = InvalidationMethods.begin(), in hasMethod()441 for (MethodSet::iterator in visit()493 for (MethodSet::iterator I = Info.InvalidationMethods.begin(), in visit()
2847 typedef llvm::SmallPtrSet<CXXMethodDecl*, 1> MethodSet; in checkForCStrMembers() typedef2849 MethodSet Results = in checkForCStrMembers()2852 for (MethodSet::iterator MI = Results.begin(), ME = Results.end(); in checkForCStrMembers()