Lines Matching defs:NSDictionaryISyntheticFrontEnd
100 class NSDictionaryISyntheticFrontEnd : public SyntheticChildrenFrontEnd {
102 NSDictionaryISyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);
104 ~NSDictionaryISyntheticFrontEnd() override;
559 return (new NSDictionaryISyntheticFrontEnd(valobj_sp));
588 lldb_private::formatters::NSDictionaryISyntheticFrontEnd::
589 NSDictionaryISyntheticFrontEnd(lldb::ValueObjectSP valobj_sp)
592 lldb_private::formatters::NSDictionaryISyntheticFrontEnd::
593 ~NSDictionaryISyntheticFrontEnd() {
600 size_t lldb_private::formatters::NSDictionaryISyntheticFrontEnd::
610 NSDictionaryISyntheticFrontEnd::CalculateNumChildren() {
617 lldb_private::formatters::NSDictionaryISyntheticFrontEnd::Update() {
651 bool lldb_private::formatters::NSDictionaryISyntheticFrontEnd::
657 lldb_private::formatters::NSDictionaryISyntheticFrontEnd::GetChildAtIndex(