reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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);