Lines Matching refs:Update
53 bool Update() override;
91 bool Update() override;
124 bool Update() override;
240 bool Update() override;
313 if (!cfbh.Update(valobj_addr, exe_ctx)) in NSSetSummaryProvider()
407 Update(); in NSSetISyntheticFrontEnd()
434 bool lldb_private::formatters::NSSetISyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::NSSetISyntheticFrontEnd
569 bool lldb_private::formatters::NSCFSetSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::NSCFSetSyntheticFrontEnd
582 return m_hashtable.Update(valobj_sp->GetValueAsUnsigned(0), m_exe_ctx_ref); in Update()
676 Update(); in GenericNSSetMSyntheticFrontEnd()
712 GenericNSSetMSyntheticFrontEnd<D32, D64>::Update() { in Update() function in lldb_private::formatters::GenericNSSetMSyntheticFrontEnd