Searched refs:MethodSet (Results 1 – 2 of 2) sorted by relevance
56 typedef llvm::SmallSetVector<const ObjCMethodDecl*, 2> MethodSet; typedef in __anon47e17cb70111::IvarInvalidationCheckerImpl69 MethodSet InvalidationMethods;
7813 using MethodSet = llvm::SmallPtrSet<CXXMethodDecl *, 1>; in hasCStrMethod() typedef7815 MethodSet Results = in hasCStrMethod()7817 for (MethodSet::iterator MI = Results.begin(), ME = Results.end(); in hasCStrMethod()7829 using MethodSet = llvm::SmallPtrSet<CXXMethodDecl *, 1>; in checkForCStrMembers() typedef7831 MethodSet Results = in checkForCStrMembers()7834 for (MethodSet::iterator MI = Results.begin(), ME = Results.end(); in checkForCStrMembers()