Searched refs:UnboundedFound (Results 1 – 1 of 1) sorted by relevance
756 bool UnboundedFound = false; in ParseCommandLineOptions() local770 } else if (UnboundedFound && !Opt->ArgStr[0]) { in ParseCommandLineOptions()780 UnboundedFound |= EatsUnboundedNumberOfValues(Opt); in ParseCommandLineOptions()782 HasUnlimitedPositionals = UnboundedFound || ConsumeAfterOpt; in ParseCommandLineOptions()