Searched refs:m_item_format (Results 1 – 1 of 1) sorted by relevance
193 m_item_format(eFormatInvalid), m_child_type(), m_num_children(0) {} in VectorTypeSyntheticFrontEnd()213 child_sp->SetFormat(m_item_format); in GetChildAtIndex()238 m_item_format = GetItemFormatForFormat(m_parent_format, m_child_type); in Update()254 lldb::Format m_item_format; member in lldb_private::formatters::VectorTypeSyntheticFrontEnd