Lines Matching refs:IsSmall
137 IsSmall = false; in Grow()
142 IsSmall = that.isSmall(); in SmallPtrSetImplBase()
143 if (IsSmall) { in SmallPtrSetImplBase()
175 IsSmall = true; in copyFrom()
185 IsSmall = false; in copyFrom()
230 IsSmall = RHS.IsSmall; in moveHelper()
236 RHS.IsSmall = true; in moveHelper()
263 RHS.IsSmall = false; in swap()
265 this->IsSmall = true; in swap()
278 this->IsSmall = false; in swap()
280 RHS.IsSmall = true; in swap()