Lines Matching defs:NSConstantDictionarySyntheticFrontEnd
143 class NSConstantDictionarySyntheticFrontEnd : public SyntheticChildrenFrontEnd {
145 NSConstantDictionarySyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);
561 return (new NSConstantDictionarySyntheticFrontEnd(valobj_sp));
870 lldb_private::formatters::NSConstantDictionarySyntheticFrontEnd::
871 NSConstantDictionarySyntheticFrontEnd(lldb::ValueObjectSP valobj_sp)
874 size_t lldb_private::formatters::NSConstantDictionarySyntheticFrontEnd::
884 NSConstantDictionarySyntheticFrontEnd::CalculateNumChildren() {
889 lldb_private::formatters::NSConstantDictionarySyntheticFrontEnd::Update() {
917 bool lldb_private::formatters::NSConstantDictionarySyntheticFrontEnd::
923 NSConstantDictionarySyntheticFrontEnd::GetChildAtIndex(uint32_t idx) {