Searched refs:PyTupleType (Results 1 – 1 of 1) sorted by relevance
534 class PyTupleType : public PyConcreteType<PyTupleType> { class550 return PyTupleType(context->getRef(), t); in bindDerived()556 [](PyTupleType &self, intptr_t pos) -> PyType { in bindDerived()563 [](PyTupleType &self) -> intptr_t { in bindDerived()678 PyTupleType::bind(m); in populateIRTypes()