Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp423 lldb::TypeSummaryImplSP std_string_summary_sp(new CXXFunctionSummaryFormat( in LoadLibCxxFormatters() local
440 ConstString("std::__1::string"), std_string_summary_sp); in LoadLibCxxFormatters()
442 ConstString("std::__ndk1::string"), std_string_summary_sp); in LoadLibCxxFormatters()
446 std_string_summary_sp); in LoadLibCxxFormatters()
461 std_string_summary_sp); in LoadLibCxxFormatters()
707 lldb::TypeSummaryImplSP std_string_summary_sp( in LoadLibStdcppFormatters() local
718 std_string_summary_sp); in LoadLibStdcppFormatters()
720 ConstString("std::basic_string<char>"), std_string_summary_sp); in LoadLibStdcppFormatters()
724 std_string_summary_sp); in LoadLibStdcppFormatters()
728 std_string_summary_sp); in LoadLibStdcppFormatters()