Searched refs:m_level (Results 1 – 2 of 2) sorted by relevance
176 m_level = lldb::eDescriptionLevelBrief; in SetOptionValue()179 m_level = lldb::eDescriptionLevelFull; in SetOptionValue()182 m_level = lldb::eDescriptionLevelVerbose; in SetOptionValue()192 m_level = lldb::eDescriptionLevelFull; in OptionParsingStarting()201 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()
1110 m_level = lldb::eDescriptionLevelBrief; in SetOptionValue()1116 m_level = lldb::eDescriptionLevelFull; in SetOptionValue()1119 m_level = lldb::eDescriptionLevelVerbose; in SetOptionValue()1132 m_level = lldb::eDescriptionLevelFull; in OptionParsingStarting()1143 lldb::DescriptionLevel m_level = lldb::eDescriptionLevelBrief; member in CommandObjectBreakpointList::CommandOptions1175 m_options.m_level); in DoExecute()1191 m_options.m_level); in DoExecute()