Searched refs:LibcxxSharedPtrSyntheticFrontEnd (Results 1 – 2 of 2) sorted by relevance
165 class LibcxxSharedPtrSyntheticFrontEnd : public SyntheticChildrenFrontEnd {167 LibcxxSharedPtrSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);179 ~LibcxxSharedPtrSyntheticFrontEnd() override;
561 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::562 LibcxxSharedPtrSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in LibcxxSharedPtrSyntheticFrontEnd() function in lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd568 size_t lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::574 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()603 bool lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::Update() { in Update()621 bool lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::626 size_t lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::635 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::636 ~LibcxxSharedPtrSyntheticFrontEnd() = default;641 return (valobj_sp ? new LibcxxSharedPtrSyntheticFrontEnd(valobj_sp) in LibcxxSharedPtrSyntheticFrontEndCreator()