Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Interpreter/
HDScriptInterpreterPython.h73 typedef size_t (*SWIGPythonCalculateNumChildren) (void *implementor); typedef
365 SWIGPythonCalculateNumChildren swig_calc_children,
/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDScriptInterpreterPython.cpp59 static ScriptInterpreterPython::SWIGPythonCalculateNumChildren g_swig_calc_children = nullptr;
3043 SWIGPythonCalculateNumChildren swig_calc_children, in InitializeInterpreter()