Searched refs:hasNamedSubCommands (Results 1 – 1 of 1) sorted by relevance
302 bool hasNamedSubCommands() const { in hasNamedSubCommands() function in __anoneac38b030111::CommandLineParser1514 argc >= 2 && argv[FirstArg][0] != '-' && hasNamedSubCommands(); in ParseCommandLineOptions()