MLIR  21.0.0git
Public Member Functions | List of all members
nanobind::detail::type_caster< MlirPassManager > Struct Reference

Casts object -> MlirPassManager. More...

#include "mlir/Bindings/Python/NanobindAdaptors.h"

Public Member Functions

bool from_python (handle src, uint8_t flags, cleanup_list *cleanup)
 

Detailed Description

Casts object -> MlirPassManager.

Definition at line 274 of file NanobindAdaptors.h.

Member Function Documentation

◆ from_python()

bool nanobind::detail::type_caster< MlirPassManager >::from_python ( handle  src,
uint8_t  flags,
cleanup_list *  cleanup 
)
inline

The documentation for this struct was generated from the following file: