Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h124 typedef bool (*SWIGPythonCallCommandObject)( typedef
435 SWIGPythonCallCommandObject swig_call_command_object,
H A DScriptInterpreterPython.cpp89 static ScriptInterpreterPython::SWIGPythonCallCommandObject
3251 SWIGPythonCallCommandObject swig_call_command_object, in InitializeInterpreter()