Lines Matching refs:AllowSameLength
7516 bool AllowSameLength = true) { in isAcceptableObjCSelector() argument
7530 if (!AllowSameLength && NumSelIdents && NumSelIdents == Sel.getNumArgs()) in isAcceptableObjCSelector()
7543 bool AllowSameLength = true) { in isAcceptableObjCMethod() argument
7545 AllowSameLength); in isAcceptableObjCMethod()
7576 VisitedSelectorSet &Selectors, bool AllowSameLength, in AddObjCMethods() argument
7590 if (!isAcceptableObjCMethod(M, WantKind, SelIdents, AllowSameLength)) in AddObjCMethods()
7614 Selectors, AllowSameLength, Results, false, IsRootClass); in AddObjCMethods()
7624 Selectors, AllowSameLength, Results, false, IsRootClass); in AddObjCMethods()
7629 CurContext, Selectors, AllowSameLength, Results, in AddObjCMethods()
7639 Selectors, AllowSameLength, Results, false, IsRootClass); in AddObjCMethods()
7644 Selectors, AllowSameLength, Results, InOriginalClass, in AddObjCMethods()
7652 SelIdents, CurContext, Selectors, AllowSameLength, Results, in AddObjCMethods()
7658 Selectors, AllowSameLength, Results, InOriginalClass, in AddObjCMethods()