Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DDumpValueObjectOptions.cpp115 SetAllowOnelinerMode(false); in SetRawDisplay()
179 DumpValueObjectOptions::SetAllowOnelinerMode(bool oneliner) { in SetAllowOnelinerMode() function in DumpValueObjectOptions
/external/llvm-project/lldb/include/lldb/DataFormatters/
DDumpValueObjectOptions.h121 DumpValueObjectOptions &SetAllowOnelinerMode(bool oneliner = false);