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