Searched refs:MethodSet (Results 1 – 2 of 2) sorted by relevance
57 typedef llvm::SmallSetVector<const ObjCMethodDecl*, 2> MethodSet; typedef in __anon7be946890111::IvarInvalidationCheckerImpl70 MethodSet InvalidationMethods;
6856 using MethodSet = llvm::SmallPtrSet<CXXMethodDecl *, 1>; in CheckX86BuiltinFunctionCall() 6858 MethodSet Results = in CheckX86BuiltinFunctionCall() 6860 for (MethodSet::iterator MI = Results.begin(), ME = Results.end(); in CheckX86BuiltinFunctionCall() 6872 using MethodSet = llvm::SmallPtrSet<CXXMethodDecl *, 1>; in CheckX86BuiltinFunctionCall() 6874 MethodSet Results = in CheckX86BuiltinFunctionCall() 6877 for (MethodSet::iterator MI = Results.begin(), ME = Results.end(); in CheckX86BuiltinFunctionCall() 11658 using MethodSet = llvm::SmallPtrSet<CXXMethodDecl *, 1>; hasCStrMethod() typedef 11674 using MethodSet = llvm::SmallPtrSet<CXXMethodDecl *, 1>; checkForCStrMembers() typedef