Searched refs:MethodSet (Results 1 – 2 of 2) sorted by relevance
57 typedef llvm::SmallSetVector<const ObjCMethodDecl*, 2> MethodSet; typedef in __anon14f98f060111::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()
7437 using MethodSet = llvm::SmallPtrSet<CXXMethodDecl *, 1>; in hasCStrMethod() typedef7439 MethodSet Results = in hasCStrMethod()7441 for (MethodSet::iterator MI = Results.begin(), ME = Results.end(); in hasCStrMethod()7453 using MethodSet = llvm::SmallPtrSet<CXXMethodDecl *, 1>; in checkForCStrMembers() typedef7455 MethodSet Results = in checkForCStrMembers()7458 for (MethodSet::iterator MI = Results.begin(), ME = Results.end(); in checkForCStrMembers()