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()
402 Update(); in NSSetISyntheticFrontEnd()
429 bool lldb_private::formatters::NSSetISyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::NSSetISyntheticFrontEnd
564 bool lldb_private::formatters::NSCFSetSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::NSCFSetSyntheticFrontEnd
577 return m_hashtable.Update(valobj_sp->GetValueAsUnsigned(0), m_exe_ctx_ref); in Update()
670 Update(); in GenericNSSetMSyntheticFrontEnd()
706 GenericNSSetMSyntheticFrontEnd<D32, D64>::Update() { in Update() function in lldb_private::formatters::GenericNSSetMSyntheticFrontEnd