Searched refs:SetIsTruncated (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DStringPrinter.h140 void SetIsTruncated(bool t) { m_is_truncated = t; } function in class:lldb_private::formatters::StringPrinter::ReadBufferAndDumpToStreamOptions
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp684 options.SetIsTruncated(true);
757 options.SetIsTruncated(true);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp1253 options.SetIsTruncated(read_string.second);

Completed in 166 milliseconds