Home
last modified time | relevance | path

Searched defs:m_append (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupOutputFile.h42 OptionValueBoolean m_append; variable
/llvm-project/lldb/source/Commands/
H A DCommandObjectSettings.cpp331 bool m_append = false; member in CommandObjectSettingsWrite::CommandOptions
H A DCommandObjectBreakpoint.cpp2317 bool m_append = false; global() member in CommandObjectBreakpointWrite::CommandOptions