Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DTypeSynthetic.cpp176 return m_interpreter->UpdateSynthProviderInstance(m_wrapper_sp); in Update()
/external/llvm-project/lldb/include/lldb/Interpreter/
DScriptInterpreter.h413 UpdateSynthProviderInstance(const StructuredData::ObjectSP &implementor) { in UpdateSynthProviderInstance() function
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPythonImpl.h160 bool UpdateSynthProviderInstance(
DScriptInterpreterPython.cpp2454 bool ScriptInterpreterPythonImpl::UpdateSynthProviderInstance( in UpdateSynthProviderInstance() function in ScriptInterpreterPythonImpl