Searched refs:getActiveSubCommand (Results 1 – 1 of 1) sorted by relevance
254 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand() function in __anone9c85f080111::CommandLineParser400 return (GlobalParser->getActiveSubCommand() == this); in operator bool()1873 SubCommand *Sub = GlobalParser->getActiveSubCommand(); in printHelp()