LLVM
8.0.1
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
multi_val (unsigned N) | |
template<typename D , typename S , typename P > | |
void | apply (list< D, S, P > &L) const |
Public Attributes | |
unsigned | AdditionalVals |
Definition at line 1559 of file CommandLine.h.
|
inlineexplicit |
Definition at line 1561 of file CommandLine.h.
|
inline |
Definition at line 1564 of file CommandLine.h.
References llvm::cl::list< DataType, StorageClass, ParserClass >::setNumAdditionalVals().
unsigned llvm::cl::multi_val::AdditionalVals |
Definition at line 1560 of file CommandLine.h.