Searched refs:dump_all_sets (Results 1 – 1 of 1) sorted by relevance
181 if (m_command_options.dump_all_sets) in DoExecute()188 !m_command_options.dump_all_sets.GetCurrentValue()); in DoExecute()192 if (m_command_options.dump_all_sets) { in DoExecute()230 dump_all_sets(false, false), // Initial and default values are false in CommandOptions()241 dump_all_sets.Clear(); in OptionParsingStarting()260 dump_all_sets.SetCurrentValue(true); in SetOptionValue()261 dump_all_sets.SetOptionWasSet(); in SetOptionValue()269 dump_all_sets.SetOptionWasSet(); in SetOptionValue()280 OptionValueBoolean dump_all_sets; member in CommandObjectRegisterRead::CommandOptions