LLVM API Documentation
#include <CommandLine.h>
Inheritance diagram for llvm::cl::list_storage< DataType, bool >:
Public Member Functions | |
template<class T> | |
void | addValue (const T &V) |
Definition at line 883 of file CommandLine.h.
void llvm::cl::list_storage< DataType, bool >::addValue | ( | const T & | V | ) | [inline] |
Definition at line 886 of file CommandLine.h.