Searched refs:LibcxxStdVectorSyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
21 class LibcxxStdVectorSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class23 LibcxxStdVectorSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);25 ~LibcxxStdVectorSyntheticFrontEnd() override;69 lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd::70 LibcxxStdVectorSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in LibcxxStdVectorSyntheticFrontEnd() function in lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd77 lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd::78 ~LibcxxStdVectorSyntheticFrontEnd() { in ~LibcxxStdVectorSyntheticFrontEnd()85 size_t lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd::105 lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()119 bool lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd::Update() { in Update()[all …]