Lines Matching refs:this
169 return *this;
173 Self tmp = *this;
234 this->move<TreeIteratorBase::Rightward>();
235 return *this;
239 Self tmp = *this;
240 this->move<TreeIteratorBase::Rightward>();
245 this->move<TreeIteratorBase::Leftward>();
246 return *this;
250 Self tmp = *this;
251 this->move<TreeIteratorBase::Leftward>();
302 if (this == &pClient) in summon()
454 return *this; in join()
464 if (this == &pTree) in merge()
465 return *this; in merge()
475 return *this; in merge()