Lines Matching full:m_option_variable
618 m_option_variable (false), // Don't include frame options
638 m_option_group.Append (&m_option_variable, LLDB_OPT_SET_ALL, LLDB_OPT_SET_1);
658 if (m_option_variable.show_scope)
663 if (m_option_variable.show_scope)
668 if (m_option_variable.show_scope)
673 if (m_option_variable.show_scope)
681 if (m_option_variable.show_decl)
785 if (m_option_variable.use_regex)
962 OptionGroupVariable m_option_variable;