Searched refs:m_long_help (Results 1 – 1 of 1) sorted by relevance
231 m_long_help.SetCurrentValue(option_str); in SetOptionValue()232 m_long_help.SetOptionWasSet(); in SetOptionValue()244 m_long_help.Clear(); in OptionParsingStarting()248 OptionValueString m_long_help; member in CommandObjectCommandsAlias::CommandOptions504 if (m_command_options.m_long_help.OptionWasSet()) in HandleAliasingRawCommand()602 if (m_command_options.m_long_help.OptionWasSet()) in HandleAliasingNormalCommand()1904 m_long_help = std::string(option_arg); in SetOptionValue()1915 m_long_help.clear(); in OptionParsingStarting()1926 std::string m_long_help; member in CommandObjectCommandsContainerAdd::CommandOptions1942 m_options.m_long_help.c_str())); in DoExecute()[all …]