Searched refs:THPCppFunction_dealloc (Results 1 – 1 of 1) sorted by relevance
124 void THPCppFunction_dealloc(PyObject* self) { in THPCppFunction_dealloc() function258 type.tp_dealloc = THPCppFunction_dealloc; in _initFunctionPyTypeObject()