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.cpp121 SetAllowOnelinerMode(false); in SetRawDisplay()
191 DumpValueObjectOptions::SetAllowOnelinerMode(bool oneliner) { in SetAllowOnelinerMode() function in DumpValueObjectOptions
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h122 DumpValueObjectOptions &SetAllowOnelinerMode(bool oneliner = false);