Home
last modified time | relevance | path

Searched defs:PositionalOpts (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h233 SmallVector<Option *, 4> PositionalOpts; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1527 auto &PositionalOpts = ChosenSubCommand->PositionalOpts; in ParseCommandLineOptions() local
2355 auto &PositionalOpts = Sub->PositionalOpts; printHelp() local
[all...]