LLVM 20.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 1754 of file CommandLine.h.
|
inlineexplicit |
Definition at line 1756 of file CommandLine.h.
Definition at line 1759 of file CommandLine.h.
References AdditionalVals.
unsigned llvm::cl::multi_val::AdditionalVals |
Definition at line 1755 of file CommandLine.h.
Referenced by apply().