Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp123 SetAllowOnelinerMode(false); in SetRawDisplay()
193 DumpValueObjectOptions::SetAllowOnelinerMode(bool oneliner) { in SetAllowOnelinerMode() function in DumpValueObjectOptions
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h124 DumpValueObjectOptions &SetAllowOnelinerMode(bool oneliner = false);