Searched refs:PyFunctionType (Results 1 – 1 of 1) sorted by relevance
571 class PyFunctionType : public PyConcreteType<PyFunctionType> { class587 return PyFunctionType(context->getRef(), t); in bindDerived()593 [](PyFunctionType &self) { in bindDerived()606 [](PyFunctionType &self) { in bindDerived()679 PyFunctionType::bind(m); in populateIRTypes()