Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DSWIGPythonBridge.h130 bool LLDBSwigPython_UpdateSynthProviderInstance(PyObject *implementor);
H A DScriptInterpreterPython.cpp2364 ret_val = LLDBSwigPython_UpdateSynthProviderInstance(implementor); in UpdateSynthProviderInstance()
/llvm-project-15.0.7/lldb/unittests/ScriptInterpreter/Python/
H A DPythonTestSuite.cpp153 bool lldb_private::LLDBSwigPython_UpdateSynthProviderInstance( in LLDBSwigPython_UpdateSynthProviderInstance() function in lldb_private
/llvm-project-15.0.7/lldb/bindings/python/
H A Dpython-wrapper.swig663 bool lldb_private::LLDBSwigPython_UpdateSynthProviderInstance(PyObject *