Lines Matching refs:this
157 return *this;
161 Self tmp = *this;
219 this->move<TreeIteratorBase::Rightward>();
220 return *this;
224 Self tmp = *this;
225 this->move<TreeIteratorBase::Rightward>();
230 this->move<TreeIteratorBase::Leftward>();
231 return *this;
235 Self tmp = *this;
236 this->move<TreeIteratorBase::Leftward>();
281 if (this == &pClient) in summon()
440 return *this; in join()
450 if (this == &pTree) in merge()
451 return *this; in merge()
460 return *this; in merge()