LLVM API Documentation
llvm::cl::list_storage< DataType, bool > Class Template Reference
#include <CommandLine.h>
Inheritance diagram for llvm::cl::list_storage< DataType, bool >:
[legend]Collaboration diagram for llvm::cl::list_storage< DataType, bool >:
[legend]List of all members.
|
Public Member Functions |
template<class T> |
void | addValue (const T &V) |
Detailed Description
template<class DataType>
class llvm::cl::list_storage< DataType, bool >
Definition at line 871 of file CommandLine.h.
Member Function Documentation
template<class DataType> |
template<class T> |
void llvm::cl::list_storage< DataType, bool >::addValue |
( |
const T & |
V |
) |
[inline] |
|
The documentation for this class was generated from the following file: