Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h68 typedef void *(*SWIGPythonCreateCommandObject)( typedef
424 SWIGPythonCreateCommandObject swig_create_cmd,
H A DScriptInterpreterPython.cpp69 static ScriptInterpreterPython::SWIGPythonCreateCommandObject
3240 SWIGPythonCreateCommandObject swig_create_cmd, in InitializeInterpreter()