Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h118 typedef bool (*SWIGPythonCallCommand)( typedef
434 SWIGPythonCallCommand swig_call_command,
H A DScriptInterpreterPython.cpp87 static ScriptInterpreterPython::SWIGPythonCallCommand g_swig_call_command =
3250 SWIGPythonCallCommand swig_call_command, in InitializeInterpreter()