Searched refs:libcxx_category_sp (Results 1 – 1 of 1) sorted by relevance
1085 TypeCategoryImpl::SharedPointer libcxx_category_sp = GetCategory(m_libcxx_category_name); in LoadLibcxxFormatters() local1087 libcxx_category_sp->GetTypeSummariesContainer()->Add(ConstString("std::__1::string"), in LoadLibcxxFormatters()1089 …libcxx_category_sp->GetTypeSummariesContainer()->Add(ConstString("std::__1::basic_string<char, std… in LoadLibcxxFormatters()1092 libcxx_category_sp->GetTypeSummariesContainer()->Add(ConstString("std::__1::wstring"), in LoadLibcxxFormatters()1094 …libcxx_category_sp->GetTypeSummariesContainer()->Add(ConstString("std::__1::basic_string<wchar_t, … in LoadLibcxxFormatters()1100 …AddCXXSynthetic(libcxx_category_sp, lldb_private::formatters::LibcxxStdVectorSyntheticFrontEndCrea… in LoadLibcxxFormatters()1101 …AddCXXSynthetic(libcxx_category_sp, lldb_private::formatters::LibcxxStdListSyntheticFrontEndCreato… in LoadLibcxxFormatters()1102 …AddCXXSynthetic(libcxx_category_sp, lldb_private::formatters::LibcxxStdMapSyntheticFrontEndCreator… in LoadLibcxxFormatters()1103 …AddCXXSynthetic(libcxx_category_sp, lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEndCre… in LoadLibcxxFormatters()1104 …AddCXXSynthetic(libcxx_category_sp, lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEndCre… in LoadLibcxxFormatters()[all …]