LLVM API Documentation
#include <CommandLine.h>


Public Types | |
| typedef DataType | parser_data_type |
| typedef OptionValue< DataType > | OptVal |
Definition at line 739 of file CommandLine.h.
| typedef OptionValue<DataType> llvm::cl::basic_parser< DataType >::OptVal |
Definition at line 742 of file CommandLine.h.
| typedef DataType llvm::cl::basic_parser< DataType >::parser_data_type |
Definition at line 741 of file CommandLine.h.