Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h104 typedef int (*SWIGPythonGetIndexOfChildWithName)(void *implementor, typedef
427 SWIGPythonGetIndexOfChildWithName swig_get_index_child,
H A DScriptInterpreterPython.cpp75 static ScriptInterpreterPython::SWIGPythonGetIndexOfChildWithName
3243 SWIGPythonGetIndexOfChildWithName swig_get_index_child, in InitializeInterpreter()