Lines Matching refs:AllowSameLength
4979 bool AllowSameLength = true) { in isAcceptableObjCSelector() argument
4990 if (!AllowSameLength && NumSelIdents && NumSelIdents == Sel.getNumArgs()) in isAcceptableObjCSelector()
5003 bool AllowSameLength = true) { in isAcceptableObjCMethod() argument
5005 AllowSameLength); in isAcceptableObjCMethod()
5040 bool AllowSameLength, in AddObjCMethods() argument
5054 if (!isAcceptableObjCMethod(M, WantKind, SelIdents, AllowSameLength)) in AddObjCMethods()
5078 CurContext, Selectors, AllowSameLength, Results, false); in AddObjCMethods()
5088 CurContext, Selectors, AllowSameLength, Results, false); in AddObjCMethods()
5093 CurContext, Selectors, AllowSameLength, in AddObjCMethods()
5103 CurContext, Selectors, AllowSameLength, in AddObjCMethods()
5109 CurContext, Selectors, AllowSameLength, in AddObjCMethods()
5117 AllowSameLength, Results, false); in AddObjCMethods()
5122 CurContext, Selectors, AllowSameLength, in AddObjCMethods()