Searched refs:NSConstantDictionarySyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
144 class NSConstantDictionarySyntheticFrontEnd : public SyntheticChildrenFrontEnd { class146 NSConstantDictionarySyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);565 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::883 size_t lldb_private::formatters::NSConstantDictionarySyntheticFrontEnd::888 bool lldb_private::formatters::NSConstantDictionarySyntheticFrontEnd::Update() { in Update()914 bool lldb_private::formatters::NSConstantDictionarySyntheticFrontEnd::920 NSConstantDictionarySyntheticFrontEnd::GetChildAtIndex(size_t idx) { in GetChildAtIndex()