Searched refs:_this (Results 1 – 3 of 3) sorted by relevance
71 void ContinuationIteratorBase::RunIterator(ContinuationIteratorBase* _this) in RunIterator() argument73 _this->RunImpl(); in RunIterator()
43 static void RunIterator(ContinuationIteratorBase* _this);
264 friend name Move(name& _this) { return _this.Release(); } \