Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h107 typedef void *(*SWIGPythonCastPyObjectToSBValue)(void *data); typedef
428 SWIGPythonCastPyObjectToSBValue swig_cast_to_sbvalue,
H A DScriptInterpreterPython.cpp77 static ScriptInterpreterPython::SWIGPythonCastPyObjectToSBValue
3244 SWIGPythonCastPyObjectToSBValue swig_cast_to_sbvalue, in InitializeInterpreter()