Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h137 typedef bool (*SWIGPythonScriptKeyword_Thread)( typedef
441 SWIGPythonScriptKeyword_Thread swig_run_script_keyword_thread,
H A DScriptInterpreterPython.cpp101 static ScriptInterpreterPython::SWIGPythonScriptKeyword_Thread
3257 SWIGPythonScriptKeyword_Thread swig_run_script_keyword_thread, in InitializeInterpreter()