Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp435 lldb::TypeSummaryImplSP std_wstring_summary_sp(new CXXFunctionSummaryFormat( in LoadLibCxxFormatters() local
464 ConstString("std::__1::wstring"), std_wstring_summary_sp); in LoadLibCxxFormatters()
466 ConstString("std::__ndk1::wstring"), std_wstring_summary_sp); in LoadLibCxxFormatters()
471 std_wstring_summary_sp); in LoadLibCxxFormatters()
476 std_wstring_summary_sp); in LoadLibCxxFormatters()
739 lldb::TypeSummaryImplSP std_wstring_summary_sp( in LoadLibStdcppFormatters() local
743 std_wstring_summary_sp); in LoadLibStdcppFormatters()
745 ConstString("std::basic_string<wchar_t>"), std_wstring_summary_sp); in LoadLibStdcppFormatters()
749 std_wstring_summary_sp); in LoadLibStdcppFormatters()
753 std_wstring_summary_sp); in LoadLibStdcppFormatters()