Searched refs:LibcxxStdMapSyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
188 class LibcxxStdMapSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class190 LibcxxStdMapSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);192 ~LibcxxStdMapSyntheticFrontEnd() override = default;250 lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::251 LibcxxStdMapSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in LibcxxStdMapSyntheticFrontEnd() function in lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd258 LibcxxStdMapSyntheticFrontEnd::CalculateNumChildren() { in CalculateNumChildren()279 lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::GetKeyValuePair( in GetKeyValuePair()319 lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()367 lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::Update() { in Update()381 bool lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::[all …]