reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
 1047     Py_DECREF(old_str);
 1048     Py_DECREF(value);
 1235   Py_DECREF(obj);
 1280   Py_DECREF(obj);                            
 1293     Py_DECREF(result);
 1302     Py_DECREF(obj);
 1589 	Py_DECREF(ofmt);
 1591       Py_DECREF(args);
 1722         Py_DECREF(tmp);
 2305 	Py_DECREF(obj);
 2434             Py_DECREF(impconv);
 2543       Py_DECREF(dict);
 2600  Py_DECREF(dict);
 2668     Py_DECREF(robj);
 2763   Py_DECREF(SWIG_This());
 2823       Py_DECREF(obj);
 2826   Py_DECREF(key);
 2856       Py_DECREF(old_str);
85722     Py_DECREF(str);
85899         Py_DECREF(obj);
tools/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
  352         Py_DECREF(py_obj);
  356       Py_DECREF(py_obj);
  456         Py_DECREF(py_obj);
  460       Py_DECREF(py_obj);
tools/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
  244       Py_DECREF(m_py_obj);
  419       Py_DECREF(py_obj);