Searched refs:make_expanded (Results 1 – 7 of 7) sorted by relevance
148 return make_expanded(app); in make_help()177 out << make_expanded(com); in make_subcommands()215 inline std::string Formatter::make_expanded(const App *sub) const { in make_expanded() function in CLI::Formatter
142 virtual std::string make_expanded(const App *sub) const;
3328 virtual std::string make_expanded(const App *sub) const;8173 return make_expanded(app); in make_help()8202 out << make_expanded(com); in make_subcommands()8240 inline std::string Formatter::make_expanded(const App *sub) const { in make_expanded() function in axom::CLI::Formatter
3691 virtual std::string make_expanded(const App *sub) const;8652 return make_expanded(app); in make_help()8681 out << make_expanded(com); in make_subcommands()8719 inline std::string Formatter::make_expanded(const App *sub) const { in make_expanded() function in CLI::Formatter
3841 virtual std::string make_expanded(const App *sub) const;8793 return make_expanded(app); in make_help()8822 out << make_expanded(com); in make_subcommands()8860 inline std::string Formatter::make_expanded(const App *sub) const { in make_expanded() function in CLI::Formatter