Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDLibCxx.cpp337 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::LibcxxSharedPtrSyntheticFrontEnd (lldb:… in LibcxxSharedPtrSyntheticFrontEnd() function in lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd
350 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()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
HDCXXFormatterFunctions.h329 class LibcxxSharedPtrSyntheticFrontEnd : public SyntheticChildrenFrontEnd
332 LibcxxSharedPtrSyntheticFrontEnd (lldb::ValueObjectSP valobj_sp);
350 ~LibcxxSharedPtrSyntheticFrontEnd ();