Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp176 return m_interpreter->UpdateSynthProviderInstance(m_wrapper_sp); in Update()
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h455 UpdateSynthProviderInstance(const StructuredData::ObjectSP &implementor) { in UpdateSynthProviderInstance() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h164 bool UpdateSynthProviderInstance(
H A DScriptInterpreterPython.cpp2266 bool ScriptInterpreterPythonImpl::UpdateSynthProviderInstance( in UpdateSynthProviderInstance() function in ScriptInterpreterPythonImpl