Searched refs:PyNoneType (Results 1 – 1 of 1) sorted by relevance
2160 class PyNoneType : public PyConcreteType<PyNoneType> { class2171 return PyNoneType(context->getRef(), t); in bindDerived()3158 PyNoneType::bind(m); in populateIRSubmodule()