Searched refs:LibcxxSharedPtrSyntheticFrontEnd (Results 1 – 2 of 2) sorted by relevance
380 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::381 LibcxxSharedPtrSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in LibcxxSharedPtrSyntheticFrontEnd() function in lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd387 size_t lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::393 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()421 bool lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::Update() { in Update()440 bool lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::445 size_t lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::454 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::455 ~LibcxxSharedPtrSyntheticFrontEnd() = default;460 return (valobj_sp ? new LibcxxSharedPtrSyntheticFrontEnd(valobj_sp) in LibcxxSharedPtrSyntheticFrontEndCreator()
90 class LibcxxSharedPtrSyntheticFrontEnd : public SyntheticChildrenFrontEnd {92 LibcxxSharedPtrSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);104 ~LibcxxSharedPtrSyntheticFrontEnd() override;