Searched refs:isIterator (Results 1 – 5 of 5) sorted by relevance
96 bool isIterator() const { return (Ptr & 0x1); } in isIterator() function99 assert(isIterator() && "Ptr not an iterator!"); in getIterator()110 if (isIterator())125 if (!isIterator()) // common case.
317 Mirror.prototype.isIterator = function() {} method in Mirror
119 if (mirror.isSet() || mirror.isIterator()) {
199 if (Pos.isIterator()) { in InsertDeclAfter()
498 Mirror.prototype.isIterator = function() { method in Mirror