Searched refs:_this (Results 1 – 1 of 1) sorted by relevance
23 PyObject* _this = SWIG_getattr_this(obj); in SWIG_convert_ptr() local24 res = SWIG_ConvertPtr(_this, ptr, ty, flags); in SWIG_convert_ptr()25 Py_XDECREF(_this); in SWIG_convert_ptr()