Home
last modified time | relevance | path

Searched refs:SWIGPythonGetChildAtIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h102 typedef void *(*SWIGPythonGetChildAtIndex)(void *implementor, uint32_t idx); typedef
426 SWIGPythonGetChildAtIndex swig_get_child_index,
H A DScriptInterpreterPython.cpp73 static ScriptInterpreterPython::SWIGPythonGetChildAtIndex
3242 SWIGPythonGetChildAtIndex swig_get_child_index, in InitializeInterpreter()