|
MLIR 23.0.0git
|
Casts object -> MlirContext. More...
#include "mlir/Bindings/Python/NanobindAdaptors.h"
Public Member Functions | |
| NB_TYPE_CASTER (MlirContext, const_name(MAKE_MLIR_PYTHON_QUALNAME("ir.Context"))) bool from_python(handle src | |
Public Attributes | |
| uint8_t | flags |
| uint8_t cleanup_list *cleanup | noexcept |
Casts object -> MlirContext.
Definition at line 178 of file NanobindAdaptors.h.
| nanobind::detail::type_caster< MlirContext >::NB_TYPE_CASTER | ( | MlirContext | , |
| const_name(MAKE_MLIR_PYTHON_QUALNAME("ir.Context")) | ) |
| uint8_t nanobind::detail::type_caster< MlirContext >::flags |
Definition at line 181 of file NanobindAdaptors.h.
| uint8_t cleanup_list* cleanup nanobind::detail::type_caster< MlirContext >::noexcept |
Definition at line 181 of file NanobindAdaptors.h.