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

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
 1043     Py_XINCREF(type);
 2848       Py_XINCREF(type);
 3340       Py_XINCREF(_obj);      
 3348         Py_XINCREF(_obj);
 3356       Py_XINCREF(item._obj);
79678             Py_XINCREF(pfunc.get());
79981         Py_XINCREF(ret_if_not_found);
tools/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
   77     Py_XINCREF(GetValue());
  229       Py_XINCREF(m_py_obj);