Searched defs:this_it (Results 1 – 6 of 6) sorted by relevance
198 Iterator* this_it() { return static_cast<Iterator*>(this); } in this_it() function199 const Iterator* this_it() const { return static_cast<const Iterator*>(this); } in this_it() function
42 auto this_it = this->bits_.begin(); in Or() local
687 auto this_it = IsValid() ? GetGMapsEntry(*this) : gMaps->end(); in swap() local
10989 auto this_it = it; in CleanupClassLoaders() local