LLVM  3.7.0
Static Public Member Functions | List of all members
llvm::cl::applicator< ValueExpected > Struct Template Reference

#include <CommandLine.h>

Static Public Member Functions

static void opt (ValueExpected VE, Option &O)
 

Detailed Description

template<>
struct llvm::cl::applicator< ValueExpected >

Definition at line 1061 of file CommandLine.h.

Member Function Documentation

static void llvm::cl::applicator< ValueExpected >::opt ( ValueExpected  VE,
Option O 
)
inlinestatic

Definition at line 1062 of file CommandLine.h.

References llvm::cl::Option::setValueExpectedFlag().


The documentation for this struct was generated from the following file: