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