Lines Matching defs:NSDictionary1SyntheticFrontEnd
206 class NSDictionary1SyntheticFrontEnd : public SyntheticChildrenFrontEnd {
208 NSDictionary1SyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);
210 ~NSDictionary1SyntheticFrontEnd() override = default;
573 return (new NSDictionary1SyntheticFrontEnd(valobj_sp));
987 lldb_private::formatters::NSDictionary1SyntheticFrontEnd::
988 NSDictionary1SyntheticFrontEnd(lldb::ValueObjectSP valobj_sp)
991 size_t lldb_private::formatters::NSDictionary1SyntheticFrontEnd::
998 NSDictionary1SyntheticFrontEnd::CalculateNumChildren() {
1003 lldb_private::formatters::NSDictionary1SyntheticFrontEnd::Update() {
1008 bool lldb_private::formatters::NSDictionary1SyntheticFrontEnd::
1014 lldb_private::formatters::NSDictionary1SyntheticFrontEnd::GetChildAtIndex(