Searched refs:m_level (Results 1 – 2 of 2) sorted by relevance
181 m_level = lldb::eDescriptionLevelBrief; in SetOptionValue()184 m_level = lldb::eDescriptionLevelFull; in SetOptionValue()187 m_level = lldb::eDescriptionLevelVerbose; in SetOptionValue()197 m_level = lldb::eDescriptionLevelFull; in OptionParsingStarting()206 lldb::DescriptionLevel m_level = lldb::eDescriptionLevelBrief; member in CommandObjectWatchpointList::CommandOptions243 AddWatchpointDescription(output_stream, *watch_sp, m_options.m_level); in DoExecute()259 AddWatchpointDescription(output_stream, *watch_sp, m_options.m_level); in DoExecute()
1123 m_level = lldb::eDescriptionLevelBrief; in SetOptionValue()1129 m_level = lldb::eDescriptionLevelFull; in SetOptionValue()1132 m_level = lldb::eDescriptionLevelVerbose; in SetOptionValue()1145 m_level = lldb::eDescriptionLevelFull; in OptionParsingStarting()1156 lldb::DescriptionLevel m_level = lldb::eDescriptionLevelBrief; member in CommandObjectBreakpointList::CommandOptions1188 m_options.m_level); in DoExecute()1204 m_options.m_level); in DoExecute()