|
static py::handle | getItem (MlirAttribute locVec, intptr_t pos) |
| Get item at the specified position, translating a nullptr to None. More...
|
|
static void | bind (py::module &m) |
|
Definition at line 117 of file MSFTModule.cpp.
◆ PyLocationVecIterator()
PyLocationVecIterator::PyLocationVecIterator |
( |
MlirAttribute |
attr | ) |
|
|
inline |
◆ bind()
static void PyLocationVecIterator::bind |
( |
py::module & |
m | ) |
|
|
inlinestatic |
◆ dunderIter()
◆ dunderNext()
py::handle PyLocationVecIterator::dunderNext |
( |
| ) |
|
|
inline |
◆ getItem()
static py::handle PyLocationVecIterator::getItem |
( |
MlirAttribute |
locVec, |
|
|
intptr_t |
pos |
|
) |
| |
|
inlinestatic |
◆ attr
MlirAttribute PyLocationVecIterator::attr |
|
private |
◆ nextIndex
intptr_t PyLocationVecIterator::nextIndex = 0 |
|
private |
The documentation for this class was generated from the following file:
- /home/runner/work/circt-www/circt-www/circt_src/lib/Bindings/Python/MSFTModule.cpp