Searched refs:m_level (Results 1 – 2 of 2) sorted by relevance
179 m_level = lldb::eDescriptionLevelBrief; in SetOptionValue()182 m_level = lldb::eDescriptionLevelFull; in SetOptionValue()185 m_level = lldb::eDescriptionLevelVerbose; in SetOptionValue()195 m_level = lldb::eDescriptionLevelFull; in OptionParsingStarting()204 lldb::DescriptionLevel m_level = lldb::eDescriptionLevelBrief; member in CommandObjectWatchpointList::CommandOptions241 AddWatchpointDescription(&output_stream, wp, m_options.m_level); in DoExecute()257 AddWatchpointDescription(&output_stream, wp, m_options.m_level); in DoExecute()
1125 m_level = lldb::eDescriptionLevelBrief; in SetOptionValue()1131 m_level = lldb::eDescriptionLevelFull; in SetOptionValue()1134 m_level = lldb::eDescriptionLevelVerbose; in SetOptionValue()1147 m_level = lldb::eDescriptionLevelFull; in OptionParsingStarting()1158 lldb::DescriptionLevel m_level = lldb::eDescriptionLevelBrief; member in CommandObjectBreakpointList::CommandOptions1190 m_options.m_level); in DoExecute()1206 m_options.m_level); in DoExecute()