Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Interpreter/
DOptionGroupOutputFile.h57 GetAppend () in GetAppend() function
/external/lldb/source/Commands/
DCommandObjectMemory.cpp774 const bool append = m_outfile_options.GetAppend().GetCurrentValue(); in DoExecute()