Searched refs:LibcxxSharedPtrSyntheticFrontEnd (Results 1 – 2 of 2) sorted by relevance
274 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::275 LibcxxSharedPtrSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in LibcxxSharedPtrSyntheticFrontEnd() function in lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd283 LibcxxSharedPtrSyntheticFrontEnd::CalculateNumChildren() { in CalculateNumChildren()288 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()311 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::Update() { in Update()341 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::353 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::354 ~LibcxxSharedPtrSyntheticFrontEnd() = default;359 return (valobj_sp ? new LibcxxSharedPtrSyntheticFrontEnd(valobj_sp) in LibcxxSharedPtrSyntheticFrontEndCreator()
107 class LibcxxSharedPtrSyntheticFrontEnd : public SyntheticChildrenFrontEnd {109 LibcxxSharedPtrSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);119 ~LibcxxSharedPtrSyntheticFrontEnd() override;