Searched refs:UpdateSynthProviderInstance (Results 1 – 4 of 4) sorted by relevance
111 UpdateSynthProviderInstance (const lldb::ScriptInterpreterObjectSP& implementor);
398 UpdateSynthProviderInstance (const lldb::ScriptInterpreterObjectSP& implementor) in UpdateSynthProviderInstance() function
556 return m_interpreter->UpdateSynthProviderInstance(m_wrapper_sp); in Update()
2503 ScriptInterpreterPython::UpdateSynthProviderInstance (const lldb::ScriptInterpreterObjectSP& implem… in UpdateSynthProviderInstance() function in ScriptInterpreterPython