Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DSWIGPythonBridge.h125 int LLDBSwigPython_GetIndexOfChildWithName(PyObject *implementor,
H A DScriptInterpreterPython.cpp2341 ret_val = LLDBSwigPython_GetIndexOfChildWithName(implementor, child_name); in GetIndexOfChildWithName()
/llvm-project-15.0.7/lldb/unittests/ScriptInterpreter/Python/
H A DPythonTestSuite.cpp126 int lldb_private::LLDBSwigPython_GetIndexOfChildWithName( in LLDBSwigPython_GetIndexOfChildWithName() function in lldb_private
/llvm-project-15.0.7/lldb/bindings/python/
H A Dpython-wrapper.swig637 int lldb_private::LLDBSwigPython_GetIndexOfChildWithName(