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

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
49693     argv[ii] = PyTuple_GET_ITEM(args,ii);
49698     int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_lldb__SBStringList, 0);
49701       int res = SWIG_ConvertPtr(argv[1], 0, SWIGTYPE_p_lldb__SBStringList, 0);
49711     int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_lldb__SBStringList, 0);
49717         if (PythonList::Check(argv[1])) {
49718           PythonList list(PyRefType::Borrowed, argv[1]);
49730           _v = ( (argv[1] == Py_None) ? 1 : 0);
49735           int res = SWIG_AsVal_int(argv[2], NULL);