Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h76 typedef bool (*SWIGPythonCallThreadPlan)(void *implementor, typedef
447 SWIGPythonCallThreadPlan swig_call_thread_plan,
H A DScriptInterpreterPython.cpp113 static ScriptInterpreterPython::SWIGPythonCallThreadPlan
3263 SWIGPythonCallThreadPlan swig_call_thread_plan, in InitializeInterpreter()