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

References

tools/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
 2474     if (child_ptr != nullptr && child_ptr != Py_None) {
 2474     if (child_ptr != nullptr && child_ptr != Py_None) {
 2476           (lldb::SBValue *)LLDBSWIGPython_CastPyObjectToSBValue(child_ptr);
 2478         Py_XDECREF(child_ptr);
 2482       Py_XDECREF(child_ptr);