Searched refs:getSubCommands (Results 1 – 1 of 1) sorted by relevance
252 ArrayRef<SubCommand *> getSubCommands() const { return Subs; } in getSubCommands() function495 for (SubCommand *SC : Group->getSubCommands()) in apply()