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