Searched refs:NSConstantDictionarySyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
143 class NSConstantDictionarySyntheticFrontEnd : public SyntheticChildrenFrontEnd { class145 NSConstantDictionarySyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);561 return (new NSConstantDictionarySyntheticFrontEnd(valobj_sp)); in NSDictionarySyntheticFrontEndCreator()870 lldb_private::formatters::NSConstantDictionarySyntheticFrontEnd::871 NSConstantDictionarySyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in NSConstantDictionarySyntheticFrontEnd() function in lldb_private::formatters::NSConstantDictionarySyntheticFrontEnd874 size_t lldb_private::formatters::NSConstantDictionarySyntheticFrontEnd::884 NSConstantDictionarySyntheticFrontEnd::CalculateNumChildren() { in CalculateNumChildren()889 lldb_private::formatters::NSConstantDictionarySyntheticFrontEnd::Update() { in Update()917 bool lldb_private::formatters::NSConstantDictionarySyntheticFrontEnd::923 NSConstantDictionarySyntheticFrontEnd::GetChildAtIndex(uint32_t idx) { in GetChildAtIndex()