Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
DScriptInterpreter.cpp95 SWIGPythonCreateSyntheticProvider swig_synthetic_script, in InitializeInterpreter()
DScriptInterpreterPython.cpp48 static ScriptInterpreter::SWIGPythonCreateSyntheticProvider g_swig_synthetic_script = NULL;
2480SWIGPythonCreateSyntheticProvider swig_synthetic_script, in InitializeInterpreter()
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/
DScriptInterpreter.h103 typedef void* (*SWIGPythonCreateSyntheticProvider) (const char *python_class_name, typedef
531 SWIGPythonCreateSyntheticProvider swig_synthetic_script,
DScriptInterpreterPython.h254 SWIGPythonCreateSyntheticProvider swig_synthetic_script,