struct multi_val

Declaration

struct multi_val { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Support/CommandLine.h:1702

Member Variables

public unsigned int AdditionalVals

Method Overview

  • public template <typename D, typename S, typename P>void apply(list<D, S, P> & L) const
  • public multi_val(unsigned int N)

Methods

template <typename D, typename S, typename P>
void apply(list<D, S, P>& L) const

Declared at: llvm/include/llvm/Support/CommandLine.h:1707

Templates

D
S
P

Parameters

list<D, S, P>& L

multi_val(unsigned int N)

Declared at: llvm/include/llvm/Support/CommandLine.h:1704

Parameters

unsigned int N