Searched refs:dunderIter (Results 1 – 2 of 2) sorted by relevance
201 PyRegionIterator &dunderIter() { return *this; } in dunderIter() function in __anon7f4419ab0111::PyRegionIterator214 .def("__iter__", &PyRegionIterator::dunderIter) in bind()259 PyBlockIterator &dunderIter() { return *this; } in dunderIter() function in __anon7f4419ab0111::PyBlockIterator274 .def("__iter__", &PyBlockIterator::dunderIter) in bind()291 PyBlockIterator dunderIter() { in dunderIter() function in __anon7f4419ab0111::PyBlockList346 .def("__iter__", &PyBlockList::dunderIter) in bind()361 PyOperationIterator &dunderIter() { return *this; } in dunderIter() function in __anon7f4419ab0111::PyOperationIterator377 .def("__iter__", &PyOperationIterator::dunderIter) in bind()395 PyOperationIterator dunderIter() { in dunderIter() function in __anon7f4419ab0111::PyOperationList434 .def("__iter__", &PyOperationList::dunderIter) in bind()
123 PyArrayAttributeIterator &dunderIter() { return *this; } in dunderIter() function in __anon3a4a2d290111::PyArrayAttribute::PyArrayAttributeIterator136 .def("__iter__", &PyArrayAttributeIterator::dunderIter) in bind()