Searched refs:NSDictionaryISyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
100 class NSDictionaryISyntheticFrontEnd : public SyntheticChildrenFrontEnd { class102 NSDictionaryISyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);104 ~NSDictionaryISyntheticFrontEnd() override;559 return (new NSDictionaryISyntheticFrontEnd(valobj_sp)); in NSDictionarySyntheticFrontEndCreator()588 lldb_private::formatters::NSDictionaryISyntheticFrontEnd::589 NSDictionaryISyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in NSDictionaryISyntheticFrontEnd() function in lldb_private::formatters::NSDictionaryISyntheticFrontEnd592 lldb_private::formatters::NSDictionaryISyntheticFrontEnd::593 ~NSDictionaryISyntheticFrontEnd() { in ~NSDictionaryISyntheticFrontEnd()600 size_t lldb_private::formatters::NSDictionaryISyntheticFrontEnd::610 NSDictionaryISyntheticFrontEnd::CalculateNumChildren() { in CalculateNumChildren()[all …]