Searched refs:UnboundedFound (Results 1 – 1 of 1) sorted by relevance
1542 bool UnboundedFound = false; in ParseCommandLineOptions() local1557 } else if (UnboundedFound && !Opt->hasArgStr()) { in ParseCommandLineOptions()1572 UnboundedFound |= EatsUnboundedNumberOfValues(Opt); in ParseCommandLineOptions()1574 HasUnlimitedPositionals = UnboundedFound || ConsumeAfterOpt; in ParseCommandLineOptions()