Searched refs:getActiveSubCommand (Results 1 – 1 of 1) sorted by relevance
330 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand() function in __anon3d17f4330111::CommandLineParser511 return (GlobalParser->getActiveSubCommand() == this); in operator bool()2278 SubCommand *Sub = GlobalParser->getActiveSubCommand(); in printHelp()