Searched defs:ConsumeAfter (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DCommandLine.h89 // ConsumeAfter - Indicates that this option is fed anything that follows the
91 // there are zero positional arguments, and a ConsumeAfter option is used).
94 // passed, unprocessed, to the ConsumeAfter option.
96 ConsumeAfter = 0x04 enumerator in enum:llvm::cl::NumOccurrencesFlag

Completed in 1206 milliseconds