Lines Matching refs:AllowSameLength
4959 bool AllowSameLength = true) { in isAcceptableObjCSelector() argument
4970 if (!AllowSameLength && NumSelIdents && NumSelIdents == Sel.getNumArgs()) in isAcceptableObjCSelector()
4983 bool AllowSameLength = true) { in isAcceptableObjCMethod() argument
4985 AllowSameLength); in isAcceptableObjCMethod()
5020 bool AllowSameLength, in AddObjCMethods() argument
5034 if (!isAcceptableObjCMethod(M, WantKind, SelIdents, AllowSameLength)) in AddObjCMethods()
5058 CurContext, Selectors, AllowSameLength, Results, false); in AddObjCMethods()
5068 CurContext, Selectors, AllowSameLength, Results, false); in AddObjCMethods()
5073 CurContext, Selectors, AllowSameLength, in AddObjCMethods()
5083 CurContext, Selectors, AllowSameLength, in AddObjCMethods()
5089 CurContext, Selectors, AllowSameLength, in AddObjCMethods()
5097 AllowSameLength, Results, false); in AddObjCMethods()
5102 CurContext, Selectors, AllowSameLength, in AddObjCMethods()