Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSDictionary.cpp176 class NSCFDictionarySyntheticFrontEnd : public SyntheticChildrenFrontEnd { class
178 NSCFDictionarySyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);
580 return (new NSCFDictionarySyntheticFrontEnd(valobj_sp)); in NSDictionarySyntheticFrontEndCreator()
736 lldb_private::formatters::NSCFDictionarySyntheticFrontEnd::
737 NSCFDictionarySyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in NSCFDictionarySyntheticFrontEnd() function in lldb_private::formatters::NSCFDictionarySyntheticFrontEnd
741 size_t lldb_private::formatters::NSCFDictionarySyntheticFrontEnd::
750 size_t lldb_private::formatters::NSCFDictionarySyntheticFrontEnd::
757 bool lldb_private::formatters::NSCFDictionarySyntheticFrontEnd::Update() { in Update()
773 bool lldb_private::formatters::NSCFDictionarySyntheticFrontEnd::
779 lldb_private::formatters::NSCFDictionarySyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()