Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/ScriptInterpreter/Python/
DPythonTestSuite.cpp165 extern "C" bool LLDBSwigPython_UpdateSynthProviderInstance(void *implementor) { in LLDBSwigPython_UpdateSynthProviderInstance() function
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp156 extern "C" bool LLDBSwigPython_UpdateSynthProviderInstance(void *implementor);
2471 ret_val = LLDBSwigPython_UpdateSynthProviderInstance(implementor); in UpdateSynthProviderInstance()
/external/llvm-project/lldb/bindings/python/
Dpython-wrapper.swig721 LLDBSwigPython_UpdateSynthProviderInstance