Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h59 typedef bool (*SWIGPythonTypeScriptCallbackFunction)( typedef
422 SWIGPythonTypeScriptCallbackFunction swig_typescript_callback,
H A DScriptInterpreterPython.cpp65 static ScriptInterpreterPython::SWIGPythonTypeScriptCallbackFunction
3238 SWIGPythonTypeScriptCallbackFunction swig_typescript_callback, in InitializeInterpreter()