Searched refs:help_ (Results 1 – 2 of 2) sorted by relevance
179 argument_info_.help_ = sv; in WithHelp()250 argument_info_.help_ = val; in SetHelp()369 help_.swap(sv); in SetHelp()389 b.SetHelp(std::move(help_)); in CreateTypedBuilder()416 std::optional<const char*> help_; member
182 if (help_) { in DumpHelp()184 vios.Stream() << help_.value() << std::endl; in DumpHelp()332 std::optional<const char*> help_; member