Home
last modified time | relevance | path

Searched refs:LibcxxSharedPtrSyntheticFrontEnd (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/DataFormatters/
DLibCxx.cpp290 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::LibcxxSharedPtrSyntheticFrontEnd (lldb:… in LibcxxSharedPtrSyntheticFrontEnd() function in lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd
303 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::CalculateNumChildren () in CalculateNumChildren()
309 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::GetChildAtIndex (size_t idx) in GetChildAtIndex()
353 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::Update() in Update()
377 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::MightHaveChildren () in MightHaveChildren()
383 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::GetIndexOfChildWithName (const ConstStr… in GetIndexOfChildWithName()
394 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::~LibcxxSharedPtrSyntheticFrontEnd () in ~LibcxxSharedPtrSyntheticFrontEnd()
402 return (new LibcxxSharedPtrSyntheticFrontEnd(valobj_sp)); in LibcxxSharedPtrSyntheticFrontEndCreator()
/external/lldb/include/lldb/DataFormatters/
DCXXFormatterFunctions.h730 class LibcxxSharedPtrSyntheticFrontEnd : public SyntheticChildrenFrontEnd
733 LibcxxSharedPtrSyntheticFrontEnd (lldb::ValueObjectSP valobj_sp);
751 ~LibcxxSharedPtrSyntheticFrontEnd ();