Searched refs:PositionalEatsArgs (Results 1 – 4 of 4) sorted by relevance
109 cl::ZeroOrMore, cl::PositionalEatsArgs);119 cl::ZeroOrMore, cl::PositionalEatsArgs);124 cl::ZeroOrMore, cl::PositionalEatsArgs);133 cl::ZeroOrMore, cl::PositionalEatsArgs);
119 cl::ZeroOrMore, cl::PositionalEatsArgs);
148 PositionalEatsArgs = 0x02, // Should this positional cl::list eat -args? enumerator
930 (ActivePositionalArg->getMiscFlags() & PositionalEatsArgs)) { in ParseCommandLineOptions()