Lines Matching defs:m_uuid_option_group
2712 m_option_group.Append(&m_uuid_option_group, LLDB_OPT_SET_ALL,
2725 OptionGroupUUID m_uuid_option_group;
2734 if (m_uuid_option_group.GetOptionValue().OptionWasSet()) {
2738 m_uuid_option_group.GetOptionValue().GetCurrentValue();
2795 if (m_uuid_option_group.GetOptionValue().OptionWasSet())
2797 m_uuid_option_group.GetOptionValue().GetCurrentValue();
2864 m_option_group.Append(&m_uuid_option_group, LLDB_OPT_SET_ALL,
2890 !m_uuid_option_group.GetOptionValue().OptionWasSet()) {
2921 if (m_uuid_option_group.GetOptionValue().OptionWasSet()) {
2924 m_uuid_option_group.GetOptionValue().GetCurrentValue();
3101 OptionGroupUUID m_uuid_option_group;
4247 m_option_group.Append(&m_uuid_option_group, LLDB_OPT_SET_ALL,
4433 assert(m_uuid_option_group.GetOptionValue().OptionWasSet());
4437 m_uuid_option_group.GetOptionValue().GetCurrentValue();
4582 m_uuid_option_group.GetOptionValue().OptionWasSet();
4664 OptionGroupUUID m_uuid_option_group;