LLVM 22.0.0git
|
#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 1770 of file CommandLine.h.
|
inlineexplicit |
Definition at line 1772 of file CommandLine.h.
References AdditionalVals, and N.
Definition at line 1775 of file CommandLine.h.
References AdditionalVals.
unsigned llvm::cl::multi_val::AdditionalVals |
Definition at line 1771 of file CommandLine.h.
Referenced by apply(), and multi_val().