Lines Matching refs:StackSubCommand
81 class StackSubCommand : public cl::SubCommand { class
83 StackSubCommand(StringRef Name, in StackSubCommand() function in __anon6509acef0111::StackSubCommand
87 StackSubCommand() : SubCommand() {} in StackSubCommand() function in __anon6509acef0111::StackSubCommand
89 ~StackSubCommand() { unregisterSubCommand(); } in ~StackSubCommand()
466 StackSubCommand SC1("sc1", "First subcommand"); in TEST()
467 StackSubCommand SC2("sc2", "Second subcommand"); in TEST()
513 StackSubCommand SC1("sc1", "First subcommand"); in TEST()
514 StackSubCommand SC2("sc2", "Second subcommand"); in TEST()
531 StackSubCommand SC1("sc1", "First subcommand"); in TEST()
534 StackSubCommand SC2("sc2", "Second subcommand"); in TEST()
591 StackSubCommand SC("sc", "Subcommand"); in TEST()
639 StackSubCommand SC1("sc1", "First Subcommand"); in TEST()
640 StackSubCommand SC2("sc2", "Second Subcommand"); in TEST()
689 StackSubCommand SC1("sc1", "First Subcommand"); in TEST()
691 StackSubCommand SC2("sc2", "Second subcommand"); in TEST()
732 StackSubCommand SC1("sc1", "First Subcommand"); in TEST()
735 StackSubCommand SC2("sc2", "Second subcommand"); in TEST()