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()
406 Update(); in NSSetISyntheticFrontEnd()
433 bool lldb_private::formatters::NSSetISyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::NSSetISyntheticFrontEnd
568 bool lldb_private::formatters::NSCFSetSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::NSCFSetSyntheticFrontEnd
581 return m_hashtable.Update(valobj_sp->GetValueAsUnsigned(0), m_exe_ctx_ref); in Update()
674 Update(); in GenericNSSetMSyntheticFrontEnd()
710 GenericNSSetMSyntheticFrontEnd<D32, D64>::Update() { in Update() function in lldb_private::formatters::GenericNSSetMSyntheticFrontEnd