BaseContextObject(PyMlirContextRef ref) | mlir::python::BaseContextObject | inline |
bind(pybind11::module &m) | mlir::python::PyConcreteAttribute< DerivedTy, BaseTy > | inlinestatic |
bindDerived(ClassTy &m) | mlir::python::PyConcreteAttribute< DerivedTy, BaseTy > | inlinestatic |
castFrom(PyAttribute &orig) | mlir::python::PyConcreteAttribute< DerivedTy, BaseTy > | inlinestatic |
ClassTy typedef | mlir::python::PyConcreteAttribute< DerivedTy, BaseTy > | |
createFromCapsule(pybind11::object capsule) | mlir::python::PyAttribute | static |
get() const | mlir::python::PyAttribute | inline |
getCapsule() | mlir::python::PyAttribute | |
getContext() | mlir::python::BaseContextObject | inline |
getTypeIdFunction | mlir::python::PyConcreteAttribute< DerivedTy, BaseTy > | static |
GetTypeIDFunctionTy typedef | mlir::python::PyConcreteAttribute< DerivedTy, BaseTy > | |
IsAFunctionTy typedef | mlir::python::PyConcreteAttribute< DerivedTy, BaseTy > | |
operator MlirAttribute() const | mlir::python::PyAttribute | inline |
operator==(const PyAttribute &other) const | mlir::python::PyAttribute | |
PyAttribute(PyMlirContextRef contextRef, MlirAttribute attr) | mlir::python::PyAttribute | inline |
PyConcreteAttribute()=default | mlir::python::PyConcreteAttribute< DerivedTy, BaseTy > | |
PyConcreteAttribute(PyMlirContextRef contextRef, MlirAttribute attr) | mlir::python::PyConcreteAttribute< DerivedTy, BaseTy > | inline |
PyConcreteAttribute(PyAttribute &orig) | mlir::python::PyConcreteAttribute< DerivedTy, BaseTy > | inline |