LLVM API Documentation
#include <CommandLine.h>
Collaboration diagram for llvm::cl::opt_storage< DataType, false, false >:

Public Member Functions | |
| opt_storage () | |
| template<class T> | |
| void | setValue (const T &V) |
| DataType & | getValue () |
| DataType | getValue () const |
| DataType | operator-> () const |
Public Attributes | |
| DataType | Value |
Definition at line 707 of file CommandLine.h.
|
|||||||||
|
Definition at line 718 of file CommandLine.h. |
|
|||||||||
|
Definition at line 717 of file CommandLine.h. |
|
|||||||||
|
Definition at line 721 of file CommandLine.h. |
|
|||||||||
|
Definition at line 713 of file CommandLine.h. |
|
||||||||||||||
|
Definition at line 716 of file CommandLine.h. |
|
|||||
|
Definition at line 709 of file CommandLine.h. |