Searched refs:unregisterSubCommand (Results 1 – 3 of 3) sorted by relevance
281 ~RefactoringActionSubcommand() { unregisterSubCommand(); } in ~RefactoringActionSubcommand()
389 void unregisterSubCommand(SubCommand *sub) { in unregisterSubCommand() function in __anon1df4e36e0111::CommandLineParser499 void SubCommand::unregisterSubCommand() { in unregisterSubCommand() function in SubCommand500 GlobalParser->unregisterSubCommand(this); in unregisterSubCommand()
217 void unregisterSubCommand();