Lines Matching defs:AllowSameLength
7585 bool AllowSameLength = true) {
7599 if (!AllowSameLength && NumSelIdents && NumSelIdents == Sel.getNumArgs())
7612 bool AllowSameLength = true) {
7614 AllowSameLength);
7637 /// \param AllowSameLength Whether we allow a method to be added to the list
7645 VisitedSelectorSet &Selectors, bool AllowSameLength,
7659 if (!isAcceptableObjCMethod(M, WantKind, SelIdents, AllowSameLength))
7683 Selectors, AllowSameLength, Results, false, IsRootClass);
7693 Selectors, AllowSameLength, Results, false, IsRootClass);
7698 CurContext, Selectors, AllowSameLength, Results,
7708 Selectors, AllowSameLength, Results, false, IsRootClass);
7713 Selectors, AllowSameLength, Results, InOriginalClass,
7721 SelIdents, CurContext, Selectors, AllowSameLength, Results,
7727 Selectors, AllowSameLength, Results, InOriginalClass,
7753 /*AllowSameLength=*/true, Results);
7782 /*AllowSameLength=*/true, Results);