Searched refs:LibcxxSharedPtrSyntheticFrontEnd (Results 1 – 2 of 2) sorted by relevance
337 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::LibcxxSharedPtrSyntheticFrontEnd (lldb:… in LibcxxSharedPtrSyntheticFrontEnd() function in lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd350 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::CalculateNumChildren () in CalculateNumChildren()356 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::GetChildAtIndex (size_t idx) in GetChildAtIndex()400 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::Update() in Update()424 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::MightHaveChildren () in MightHaveChildren()430 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::GetIndexOfChildWithName (const ConstStr… in GetIndexOfChildWithName()441 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::~LibcxxSharedPtrSyntheticFrontEnd () in ~LibcxxSharedPtrSyntheticFrontEnd()449 return (new LibcxxSharedPtrSyntheticFrontEnd(valobj_sp)); in LibcxxSharedPtrSyntheticFrontEndCreator()
329 class LibcxxSharedPtrSyntheticFrontEnd : public SyntheticChildrenFrontEnd332 LibcxxSharedPtrSyntheticFrontEnd (lldb::ValueObjectSP valobj_sp);350 ~LibcxxSharedPtrSyntheticFrontEnd ();