Lines Matching defs:AllowSameLength
7725 bool AllowSameLength = true) {
7739 if (!AllowSameLength && NumSelIdents && NumSelIdents == Sel.getNumArgs())
7752 bool AllowSameLength = true) {
7754 AllowSameLength);
7777 /// \param AllowSameLength Whether we allow a method to be added to the list
7785 VisitedSelectorSet &Selectors, bool AllowSameLength,
7799 if (!isAcceptableObjCMethod(M, WantKind, SelIdents, AllowSameLength))
7823 Selectors, AllowSameLength, Results, false, IsRootClass);
7833 Selectors, AllowSameLength, Results, false, IsRootClass);
7838 CurContext, Selectors, AllowSameLength, Results,
7848 Selectors, AllowSameLength, Results, false, IsRootClass);
7853 Selectors, AllowSameLength, Results, InOriginalClass,
7861 SelIdents, CurContext, Selectors, AllowSameLength, Results,
7867 Selectors, AllowSameLength, Results, InOriginalClass,
7893 /*AllowSameLength=*/true, Results);
7922 /*AllowSameLength=*/true, Results);