Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h99 typedef size_t (*SWIGPythonCalculateNumChildren)(void *implementor, typedef
425 SWIGPythonCalculateNumChildren swig_calc_children,
H A DScriptInterpreterPython.cpp71 static ScriptInterpreterPython::SWIGPythonCalculateNumChildren
3241 SWIGPythonCalculateNumChildren swig_calc_children, in InitializeInterpreter()