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

References

tools/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
 2371     if (child_ptr != nullptr && child_ptr != Py_None) {
 2371     if (child_ptr != nullptr && child_ptr != Py_None) {
 2373           (lldb::SBValue *)LLDBSWIGPython_CastPyObjectToSBValue(child_ptr);
 2375         Py_XDECREF(child_ptr);
 2379       Py_XDECREF(child_ptr);