Lines Matching refs:this
2 // Use of this source code is governed by a BSD-style license that can be39 *this = other;44 *this = std::move(other);58 if (this == &other) return *this;68 return *this;72 if (this == &other) return *this;85 return *this;155 // storage (this reduces binary size).