Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DCommandLine.cpp1364 bool HasUnlimitedPositionals = false; in ParseCommandLineOptions() local
1426 HasUnlimitedPositionals = UnboundedFound || ConsumeAfterOpt; in ParseCommandLineOptions()
1565 } else if (!HasUnlimitedPositionals && in ParseCommandLineOptions()