Lines Matching refs:AllowSameLength
4887 bool AllowSameLength = true) { in isAcceptableObjCSelector() argument
4898 if (!AllowSameLength && NumSelIdents && NumSelIdents == Sel.getNumArgs()) in isAcceptableObjCSelector()
4911 bool AllowSameLength = true) { in isAcceptableObjCMethod() argument
4913 AllowSameLength); in isAcceptableObjCMethod()
4948 bool AllowSameLength, in AddObjCMethods() argument
4962 if (!isAcceptableObjCMethod(M, WantKind, SelIdents, AllowSameLength)) in AddObjCMethods()
4986 CurContext, Selectors, AllowSameLength, Results, false); in AddObjCMethods()
4996 CurContext, Selectors, AllowSameLength, Results, false); in AddObjCMethods()
5001 CurContext, Selectors, AllowSameLength, in AddObjCMethods()
5011 CurContext, Selectors, AllowSameLength, in AddObjCMethods()
5017 CurContext, Selectors, AllowSameLength, in AddObjCMethods()
5025 AllowSameLength, Results, false); in AddObjCMethods()
5030 CurContext, Selectors, AllowSameLength, in AddObjCMethods()