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