Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Interpreter/
HDScriptInterpreterPython.h55 typedef void* (*SWIGPythonCreateSyntheticProvider) (const char *python_class_name, typedef
363 SWIGPythonCreateSyntheticProvider swig_synthetic_script,
/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDScriptInterpreterPython.cpp57 static ScriptInterpreterPython::SWIGPythonCreateSyntheticProvider g_swig_synthetic_script = nullptr;
3041SWIGPythonCreateSyntheticProvider swig_synthetic_script, in InitializeInterpreter()