Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRModule.h38 class PyType; variable
747 PyType(PyMlirContextRef contextRef, MlirType type) in PyType() function