Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h141 typedef bool (*SWIGPythonScriptKeyword_Target)( typedef
442 SWIGPythonScriptKeyword_Target swig_run_script_keyword_target,
H A DScriptInterpreterPython.cpp103 static ScriptInterpreterPython::SWIGPythonScriptKeyword_Target
3258 SWIGPythonScriptKeyword_Target swig_run_script_keyword_target, in InitializeInterpreter()