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

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
 1704     if (destroy) {
 1721         res = SWIG_Python_CallFunctor(destroy, tmp);
 1724         PyCFunction meth = PyCFunction_GET_FUNCTION(destroy);
 1725         PyObject *mself = PyCFunction_GET_SELF(destroy);
 1729         PyErr_WriteUnraisable(destroy);