llvm::cl::parser< DataType >::OptionInfo Class Reference
#include <CommandLine.h>
List of all members.
Public Member Functions |
| OptionInfo (const char *name, DataType v, const char *helpStr) |
Public Attributes |
OptionValue< DataType > | V |
template<class DataType>
class llvm::cl::parser< DataType >::OptionInfo
Constructor & Destructor Documentation
template<class DataType>
llvm::cl::parser< DataType >::OptionInfo::OptionInfo |
( |
const char * |
name, |
|
|
DataType |
v, |
|
|
const char * |
helpStr | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: