Searched refs:SetIgnoreMaxLength (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp175 options.SetIgnoreMaxLength(summary_options.GetCapping() ==
187 options.SetIgnoreMaxLength(summary_options.GetCapping() ==
203 options.SetIgnoreMaxLength(summary_options.GetCapping() ==
226 options.SetIgnoreMaxLength(summary_options.GetCapping() ==
246 options.SetIgnoreMaxLength(summary_options.GetCapping() ==
268 options.SetIgnoreMaxLength(summary_options.GetCapping() ==
290 options.SetIgnoreMaxLength(summary_options.GetCapping() ==
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DStringPrinter.h69 void SetIgnoreMaxLength(bool e) { m_ignore_max_length = e; } function in class:lldb_private::formatters::StringPrinter::DumpToStreamOptions

Completed in 95 milliseconds