Searched refs:unregisterSubCommand (Results 1 – 3 of 3) sorted by relevance
283 ~RefactoringActionSubcommand() { unregisterSubCommand(); } in ~RefactoringActionSubcommand()
389 void unregisterSubCommand(SubCommand *sub) { in unregisterSubCommand() function in __anonb28886ba0111::CommandLineParser500 void SubCommand::unregisterSubCommand() { in unregisterSubCommand() function in SubCommand501 GlobalParser->unregisterSubCommand(this); in unregisterSubCommand()
210 void unregisterSubCommand();