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

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
21608     argv[ii] = PyTuple_GET_ITEM(args,ii);
21613     int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_lldb__SBDebugger, 0);
21616       int res = SWIG_ConvertPtr(argv[1], 0, SWIGTYPE_p_lldb__SBProcess, 0);
21619         int res = SWIG_ConvertPtr(argv[2], 0, SWIGTYPE_p_lldb__SBEvent, 0);
21622           int res = SWIG_ConvertPtr(argv[3], 0, SWIGTYPE_p_lldb__SBFile, 0);
21625             int res = SWIG_ConvertPtr(argv[4], 0, SWIGTYPE_p_lldb__SBFile, 0);
21638     int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_lldb__SBDebugger, 0);
21641       int res = SWIG_ConvertPtr(argv[1], 0, SWIGTYPE_p_lldb__SBProcess, 0);
21644         int res = SWIG_ConvertPtr(argv[2], 0, SWIGTYPE_p_lldb__SBEvent, 0);
21648             if (PythonFile::Check(argv[3])) {
21657               if (PythonFile::Check(argv[4])) {