Searched refs:StackSubCommand (Results 1 – 1 of 1) sorted by relevance
81 class StackSubCommand : public cl::SubCommand { class83 StackSubCommand(StringRef Name, in StackSubCommand() function in __anon6509acef0111::StackSubCommand87 StackSubCommand() : SubCommand() {} in StackSubCommand() function in __anon6509acef0111::StackSubCommand89 ~StackSubCommand() { unregisterSubCommand(); } in ~StackSubCommand()466 StackSubCommand SC1("sc1", "First subcommand"); in TEST()513 StackSubCommand SC1("sc1", "First subcommand"); in TEST()531 StackSubCommand SC1("sc1", "First subcommand"); in TEST()591 StackSubCommand SC("sc", "Subcommand"); in TEST()639 StackSubCommand SC1("sc1", "First Subcommand"); in TEST()689 StackSubCommand SC1("sc1", "First Subcommand"); in TEST()[all …]