Home
last modified time | relevance | path

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

/external/lldb/source/DataFormatters/
DNSDictionary.cpp188 return (new NSDictionaryMSyntheticFrontEnd(valobj_sp)); in NSDictionarySyntheticFrontEndCreator()
411 lldb_private::formatters::NSDictionaryMSyntheticFrontEnd::NSDictionaryMSyntheticFrontEnd (lldb::Val… in NSDictionaryMSyntheticFrontEnd() function in lldb_private::formatters::NSDictionaryMSyntheticFrontEnd
422 lldb_private::formatters::NSDictionaryMSyntheticFrontEnd::~NSDictionaryMSyntheticFrontEnd () in ~NSDictionaryMSyntheticFrontEnd()
431 lldb_private::formatters::NSDictionaryMSyntheticFrontEnd::GetIndexOfChildWithName (const ConstStrin… in GetIndexOfChildWithName()
441 lldb_private::formatters::NSDictionaryMSyntheticFrontEnd::CalculateNumChildren () in CalculateNumChildren()
449 lldb_private::formatters::NSDictionaryMSyntheticFrontEnd::Update() in Update()
485 lldb_private::formatters::NSDictionaryMSyntheticFrontEnd::MightHaveChildren () in MightHaveChildren()
491 lldb_private::formatters::NSDictionaryMSyntheticFrontEnd::GetChildAtIndex (size_t idx) in GetChildAtIndex()
/external/lldb/include/lldb/DataFormatters/
DCXXFormatterFunctions.h335 class NSDictionaryMSyntheticFrontEnd : public SyntheticChildrenFrontEnd
363 NSDictionaryMSyntheticFrontEnd (lldb::ValueObjectSP valobj_sp);
381 ~NSDictionaryMSyntheticFrontEnd ();