Home
last modified time | relevance | path

Searched refs:StackSubCommand (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Support/
H A DCommandLineTest.cpp81 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()
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 …]