Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h129 typedef bool (*SWIGPythonCallModuleInit)(const char *python_module_name, typedef
436 SWIGPythonCallModuleInit swig_call_module_init,
H A DScriptInterpreterPython.cpp91 static ScriptInterpreterPython::SWIGPythonCallModuleInit
3252 SWIGPythonCallModuleInit swig_call_module_init, in InitializeInterpreter()