Searched refs:LibcxxStdMapSyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
175 class LibcxxStdMapSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class177 LibcxxStdMapSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);179 ~LibcxxStdMapSyntheticFrontEnd() override = default;206 lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::207 LibcxxStdMapSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in LibcxxStdMapSyntheticFrontEnd() function in lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd215 size_t lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::250 bool lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::GetDataType() { in GetDataType()289 void lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::GetValueOffset( in GetValueOffset()332 lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()438 bool lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::Update() { in Update()[all …]