Home
last modified time | relevance | path

Searched refs:HasUnlimitedPositionals (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1508 bool HasUnlimitedPositionals = false; in ParseCommandLineOptions() local
1574 HasUnlimitedPositionals = UnboundedFound || ConsumeAfterOpt; in ParseCommandLineOptions()
1726 } else if (!HasUnlimitedPositionals && in ParseCommandLineOptions()