Searched defs:PyType (Results 1 – 2 of 2) sorted by relevance
30 class PyType; variable630 PyType(PyMlirContextRef contextRef, MlirType type) in PyType() function
43 inline PyObject* PyType(PyObject* obj) { in PyType() function