struct OptionValue

Declaration

template <class DataType>
struct OptionValue { /* full declaration omitted */ };

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

Templates

DataType

Method Overview

Methods

OptionValue<DataType>()

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

OptionValue<DataType>(const DataType& V)

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

Parameters

const DataType& V