Searched refs:registerSubCommand (Results 1 – 2 of 2) sorted by relevance
170 registerSubCommand(&*TopLevelSubCommand); in CommandLineParser()171 registerSubCommand(&*AllSubCommands); in CommandLineParser()368 void registerSubCommand(SubCommand *sub) { in registerSubCommand() function in __anon3d17f4330111::CommandLineParser414 registerSubCommand(&*TopLevelSubCommand); in reset()415 registerSubCommand(&*AllSubCommands); in reset()494 void SubCommand::registerSubCommand() { in registerSubCommand() function in SubCommand495 GlobalParser->registerSubCommand(this); in registerSubCommand()
210 void registerSubCommand();216 registerSubCommand(); in Name()