Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DExecutionDriver.cpp110 cl::ZeroOrMore, cl::PositionalEatsArgs);
120 cl::ZeroOrMore, cl::PositionalEatsArgs);
125 cl::ZeroOrMore, cl::PositionalEatsArgs);
133 cl::ZeroOrMore, cl::PositionalEatsArgs);
DOptimizerDriver.cpp119 cl::ZeroOrMore, cl::PositionalEatsArgs);
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DExecutionDriver.cpp113 cl::ZeroOrMore, cl::PositionalEatsArgs);
123 cl::ZeroOrMore, cl::PositionalEatsArgs);
128 cl::ZeroOrMore, cl::PositionalEatsArgs);
137 cl::ZeroOrMore, cl::PositionalEatsArgs);
DOptimizerDriver.cpp97 cl::ZeroOrMore, cl::PositionalEatsArgs);
/external/llvm/tools/llvm-mc-fuzzer/
Dllvm-mc-fuzzer.cpp62 cl::PositionalEatsArgs);
/external/swiftshader/third_party/LLVM/lib/Support/
DCommandLine.cpp669 (ActivePositionalArg->getMiscFlags() & PositionalEatsArgs)) { in ParseCommandLineOptions()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h155 PositionalEatsArgs = 0x02, // Should this positional cl::list eat -args? enumerator
/external/llvm/include/llvm/Support/
DCommandLine.h150 PositionalEatsArgs = 0x02, // Should this positional cl::list eat -args? enumerator
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCommandLine.h142 PositionalEatsArgs = 0x400, // Should this positional cl::list eat -args? enumerator
/external/llvm/lib/Support/
DCommandLine.cpp1143 (ActivePositionalArg->getMiscFlags() & PositionalEatsArgs)) { in ParseCommandLineOptions()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp1165 (ActivePositionalArg->getMiscFlags() & PositionalEatsArgs)) { in ParseCommandLineOptions()
/external/llvm/docs/
DCommandLine.rst1230 .. _cl::PositionalEatsArgs:
1232 * The **cl::PositionalEatsArgs** modifier (which only applies to positional