Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp209 return m_interpreter->UpdateSynthProviderInstance(m_wrapper_sp) in Update()
/src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h398 UpdateSynthProviderInstance(const StructuredData::ObjectSP &implementor) { in UpdateSynthProviderInstance() function
/src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h138 bool UpdateSynthProviderInstance(
H A DScriptInterpreterPython.cpp2096 bool ScriptInterpreterPythonImpl::UpdateSynthProviderInstance( in UpdateSynthProviderInstance() function in ScriptInterpreterPythonImpl