Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/ScriptInterpreter/Python/
DPythonTestSuite.cpp151 extern "C" int LLDBSwigPython_GetIndexOfChildWithName(void *implementor, in LLDBSwigPython_GetIndexOfChildWithName() function
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp148 extern "C" int LLDBSwigPython_GetIndexOfChildWithName(void *implementor,
2448 ret_val = LLDBSwigPython_GetIndexOfChildWithName(implementor, child_name); in GetIndexOfChildWithName()
/external/llvm-project/lldb/bindings/python/
Dpython-wrapper.swig691 LLDBSwigPython_GetIndexOfChildWithName