Home
last modified time | relevance | path

Searched refs:LLDBSwigPython_GetChildAtIndex (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DSWIGPythonBridge.h123 PyObject *LLDBSwigPython_GetChildAtIndex(PyObject *implementor, uint32_t idx);
H A DScriptInterpreterPython.cpp2308 PyObject *child_ptr = LLDBSwigPython_GetChildAtIndex(implementor, idx); in GetChildAtIndex()
/llvm-project-15.0.7/lldb/unittests/ScriptInterpreter/Python/
H A DPythonTestSuite.cpp121 PyObject *lldb_private::LLDBSwigPython_GetChildAtIndex(PyObject *implementor, in LLDBSwigPython_GetChildAtIndex() function in lldb_private
/llvm-project-15.0.7/lldb/bindings/python/
H A Dpython-wrapper.swig611 PyObject *lldb_private::LLDBSwigPython_GetChildAtIndex(PyObject * implementor,