Searched refs:getActiveSubCommand (Results 1 – 1 of 1) sorted by relevance
331 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand() function in __anon7ff628370111::CommandLineParser512 return (GlobalParser->getActiveSubCommand() == this); in operator bool()2205 SubCommand *Sub = GlobalParser->getActiveSubCommand(); in printHelp()