base | mlir::indexed_accessor_iterator< AttributeElementIterator, const void *, Attribute, Attribute, Attribute > | protected |
getBase() const | mlir::indexed_accessor_iterator< AttributeElementIterator, const void *, Attribute, Attribute, Attribute > | inline |
getIndex() const | mlir::indexed_accessor_iterator< AttributeElementIterator, const void *, Attribute, Attribute, Attribute > | inline |
index | mlir::indexed_accessor_iterator< AttributeElementIterator, const void *, Attribute, Attribute, Attribute > | protected |
indexed_accessor_iterator(const void * base, ptrdiff_t index) | mlir::indexed_accessor_iterator< AttributeElementIterator, const void *, Attribute, Attribute, Attribute > | inlineprotected |
operator*() const | mlir::DenseElementsAttr::AttributeElementIterator | |
operator+=(ptrdiff_t offset) | mlir::indexed_accessor_iterator< AttributeElementIterator, const void *, Attribute, Attribute, Attribute > | inline |
operator-(const indexed_accessor_iterator &rhs) const | mlir::indexed_accessor_iterator< AttributeElementIterator, const void *, Attribute, Attribute, Attribute > | inline |
operator-=(ptrdiff_t offset) | mlir::indexed_accessor_iterator< AttributeElementIterator, const void *, Attribute, Attribute, Attribute > | inline |
operator<(const indexed_accessor_iterator &rhs) const | mlir::indexed_accessor_iterator< AttributeElementIterator, const void *, Attribute, Attribute, Attribute > | inline |
operator==(const indexed_accessor_iterator &rhs) const | mlir::indexed_accessor_iterator< AttributeElementIterator, const void *, Attribute, Attribute, Attribute > | inline |