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

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
49592   if (!PyArg_ParseTuple(args,(char *)"OOO:SBStringList_AppendList",&obj0,&obj1,&obj2)) SWIG_fail;
49600     if (PythonList::Check(obj1)) {
49601       PythonList list(PyRefType::Borrowed, obj1);
49616     } else if (obj1 == Py_None) {