Searched refs:LibcxxStdMapSyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
174 class LibcxxStdMapSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class176 LibcxxStdMapSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);178 ~LibcxxStdMapSyntheticFrontEnd() override = default;205 lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::206 LibcxxStdMapSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in LibcxxStdMapSyntheticFrontEnd() function in lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd212 size_t lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::247 bool lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::GetDataType() { in GetDataType()329 lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()435 bool lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::Update() { in Update()448 bool lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::[all …]