Searched refs:LibcxxSharedPtrSyntheticFrontEnd (Results 1 – 2 of 2) sorted by relevance
222 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::223 LibcxxSharedPtrSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in LibcxxSharedPtrSyntheticFrontEnd() function in lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd230 LibcxxSharedPtrSyntheticFrontEnd::CalculateNumChildren() { in CalculateNumChildren()235 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()265 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::Update() { in Update()283 bool lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::288 size_t lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::297 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::298 ~LibcxxSharedPtrSyntheticFrontEnd() = default;303 return (valobj_sp ? new LibcxxSharedPtrSyntheticFrontEnd(valobj_sp) in LibcxxSharedPtrSyntheticFrontEndCreator()
94 class LibcxxSharedPtrSyntheticFrontEnd : public SyntheticChildrenFrontEnd {96 LibcxxSharedPtrSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);108 ~LibcxxSharedPtrSyntheticFrontEnd() override;