Searched refs:LibcxxSharedPtrSyntheticFrontEnd (Results 1 – 2 of 2) sorted by relevance
549 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::550 LibcxxSharedPtrSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in LibcxxSharedPtrSyntheticFrontEnd() function in lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd556 size_t lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::562 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()590 bool lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::Update() { in Update()609 bool lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::614 size_t lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::623 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::624 ~LibcxxSharedPtrSyntheticFrontEnd() = default;629 return (valobj_sp ? new LibcxxSharedPtrSyntheticFrontEnd(valobj_sp) in LibcxxSharedPtrSyntheticFrontEndCreator()
160 class LibcxxSharedPtrSyntheticFrontEnd : public SyntheticChildrenFrontEnd {162 LibcxxSharedPtrSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);174 ~LibcxxSharedPtrSyntheticFrontEnd() override;