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()
1133 m_level = lldb::eDescriptionLevelBrief; in SetOptionValue()1139 m_level = lldb::eDescriptionLevelFull; in SetOptionValue()1142 m_level = lldb::eDescriptionLevelVerbose; in SetOptionValue()1155 m_level = lldb::eDescriptionLevelFull; in OptionParsingStarting()1166 lldb::DescriptionLevel m_level = lldb::eDescriptionLevelBrief; member in CommandObjectBreakpointList::CommandOptions1198 m_options.m_level); in DoExecute()1214 m_options.m_level); in DoExecute()