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