Searched refs:MethodSet (Results 1 – 2 of 2) sorted by relevance
57 typedef llvm::SmallSetVector<const ObjCMethodDecl*, 2> MethodSet; typedef in __anon9851fed80111::IvarInvalidationCheckerImpl70 MethodSet InvalidationMethods;84 for (MethodSet::iterator I = InvalidationMethods.begin(), in hasMethod()427 for (MethodSet::iterator in visit()480 for (MethodSet::iterator I = Info.InvalidationMethods.begin(), in visit()
4828 typedef llvm::SmallPtrSet<CXXMethodDecl*, 1> MethodSet; in hasCStrMethod() typedef4829 MethodSet Results = in hasCStrMethod()4831 for (MethodSet::iterator MI = Results.begin(), ME = Results.end(); in hasCStrMethod()4843 typedef llvm::SmallPtrSet<CXXMethodDecl*, 1> MethodSet; in checkForCStrMembers() typedef4845 MethodSet Results = in checkForCStrMembers()4848 for (MethodSet::iterator MI = Results.begin(), ME = Results.end(); in checkForCStrMembers()