llvm::cl::Option::setPosition

Record the argv position of an occurrence.

Synopsis

Declared in <llvm/Support/CommandLine.h>

void
setPosition(unsigned int pos);

Parameters

NameDescription
posargv index.