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