Searched refs:m_level (Results 1 – 2 of 2) sorted by relevance
174 m_level = lldb::eDescriptionLevelBrief; in SetOptionValue()177 m_level = lldb::eDescriptionLevelFull; in SetOptionValue()180 m_level = lldb::eDescriptionLevelVerbose; in SetOptionValue()190 m_level = lldb::eDescriptionLevelFull; in OptionParsingStarting()199 lldb::DescriptionLevel m_level = lldb::eDescriptionLevelBrief; member in CommandObjectWatchpointList::CommandOptions238 AddWatchpointDescription(output_stream, *watch_sp, m_options.m_level); in DoExecute()254 AddWatchpointDescription(output_stream, *watch_sp, m_options.m_level); in DoExecute()
1142 m_level = lldb::eDescriptionLevelBrief; in SetOptionValue()1148 m_level = lldb::eDescriptionLevelFull; in SetOptionValue()1151 m_level = lldb::eDescriptionLevelVerbose; in SetOptionValue()1164 m_level = lldb::eDescriptionLevelFull; in OptionParsingStarting()1175 lldb::DescriptionLevel m_level = lldb::eDescriptionLevelBrief; member in CommandObjectBreakpointList::CommandOptions1207 m_options.m_level); in DoExecute()1223 m_options.m_level); in DoExecute()