Searched defs:slot_iterator_impl (Results 1 – 1 of 1) sorted by relevance
404 struct slot_iterator_impl { struct407 slot_iterator_impl( in slot_iterator_impl() argument419 slot_iterator_impl() : recurse_(false) {} in slot_iterator_impl() argument433 slot_iterator_impl old = *this; argument443 bool return_module() const { in return_module()446 const SlotCursor& top() const { in top()449 SlotCursor& top() { in top()452 IValue cur() const { in cur()461 void next() { in next()489 bool valid() const { in valid()[all …]