Searched defs:typeCaster (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | MainModule.cpp | 92 __anonf91e54d50702(py::object typeCaster) PYBIND11_MODULE() argument |
H A D | IRModule.cpp | 82 registerTypeCaster(MlirTypeID mlirTypeID,pybind11::function typeCaster,bool replace) registerTypeCaster() argument |
H A D | IRCore.cpp | 3483 std::optional<pybind11::function> typeCaster = populateIRCore() local |