Searched refs:libcxx_category_sp (Results 1 – 1 of 1) sorted by relevance
613 TypeCategoryImpl::SharedPointer libcxx_category_sp = GetCategory(m_libcxx_category_name); in LoadLibcxxFormatters() local615 libcxx_category_sp->GetSummaryNavigator()->Add(ConstString("std::__1::string"), in LoadLibcxxFormatters()617 …libcxx_category_sp->GetSummaryNavigator()->Add(ConstString("std::__1::basic_string<char, std::__1:… in LoadLibcxxFormatters()620 libcxx_category_sp->GetSummaryNavigator()->Add(ConstString("std::__1::wstring"), in LoadLibcxxFormatters()622 …libcxx_category_sp->GetSummaryNavigator()->Add(ConstString("std::__1::basic_string<wchar_t, std::_… in LoadLibcxxFormatters()628 …AddCXXSynthetic(libcxx_category_sp, lldb_private::formatters::LibcxxStdVectorSyntheticFrontEndCrea… in LoadLibcxxFormatters()629 …AddCXXSynthetic(libcxx_category_sp, lldb_private::formatters::LibcxxStdListSyntheticFrontEndCreato… in LoadLibcxxFormatters()630 …AddCXXSynthetic(libcxx_category_sp, lldb_private::formatters::LibcxxStdMapSyntheticFrontEndCreator… in LoadLibcxxFormatters()631 …AddCXXSynthetic(libcxx_category_sp, lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEndCre… in LoadLibcxxFormatters()632 …AddCXXSynthetic(libcxx_category_sp, lldb_private::formatters::LibcxxStdMapSyntheticFrontEndCreator… in LoadLibcxxFormatters()[all …]