Searched refs:m_long_help (Results 1 – 1 of 1) sorted by relevance
232 m_long_help.SetCurrentValue(option_str); in SetOptionValue()233 m_long_help.SetOptionWasSet(); in SetOptionValue()245 m_long_help.Clear(); in OptionParsingStarting()249 OptionValueString m_long_help; member in CommandObjectCommandsAlias::CommandOptions500 if (m_command_options.m_long_help.OptionWasSet()) in HandleAliasingRawCommand()603 if (m_command_options.m_long_help.OptionWasSet()) in HandleAliasingNormalCommand()1882 m_long_help = std::string(option_arg); in SetOptionValue()1893 m_long_help.clear(); in OptionParsingStarting()1904 std::string m_long_help; member in CommandObjectCommandsContainerAdd::CommandOptions1920 m_options.m_long_help.c_str())); in DoExecute()[all …]