Searched refs:PyComplexType (Results 1 – 1 of 1) sorted by relevance
196 class PyComplexType : public PyConcreteType<PyComplexType> { class209 return PyComplexType(elementType.getContext(), t); in bindDerived()220 [](PyComplexType &self) -> PyType { in bindDerived()671 PyComplexType::bind(m); in populateIRTypes()