Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h233 SmallVector<Option *, 4> PositionalOpts; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp1377 auto &PositionalOpts = ChosenSubCommand->PositionalOpts; in ParseCommandLineOptions() local
2203 auto &PositionalOpts = Sub->PositionalOpts; in printHelp() local