Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h153 typedef void *(*SWIGPython_GetDynamicSetting)( typedef
445 SWIGPython_GetDynamicSetting swig_plugin_get,
H A DScriptInterpreterPython.cpp109 static ScriptInterpreterPython::SWIGPython_GetDynamicSetting g_swig_plugin_get =
3261 SWIGPython_GetDynamicSetting swig_plugin_get, in InitializeInterpreter()