Home
last modified time | relevance | path

Searched defs:typeCaster (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Bindings/Python/
H A DMainModule.cpp92 __anonf91e54d50702(py::object typeCaster) PYBIND11_MODULE() argument
H A DIRModule.cpp82 registerTypeCaster(MlirTypeID mlirTypeID,pybind11::function typeCaster,bool replace) registerTypeCaster() argument
H A DIRCore.cpp3483 std::optional<pybind11::function> typeCaster = populateIRCore() local
3582 std::optional<pybind11::function> typeCaster = populateIRCore() local