llvm::cl::basic_parser_impl Class Reference
#include <CommandLine.h>
List of all members.
Constructor & Destructor Documentation
| virtual llvm::cl::basic_parser_impl::~basic_parser_impl |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| void basic_parser_impl::anchor |
( |
|
) |
[virtual] |
| void llvm::cl::basic_parser_impl::getExtraOptionNames |
( |
SmallVectorImpl< const char * > & |
|
) |
[inline] |
| size_t basic_parser_impl::getOptionWidth |
( |
const Option & |
O |
) |
const |
| enum ValueExpected llvm::cl::basic_parser_impl::getValueExpectedFlagDefault |
( |
|
) |
const [inline] |
| virtual const char* llvm::cl::basic_parser_impl::getValueName |
( |
|
) |
const [inline, virtual] |
| void llvm::cl::basic_parser_impl::initialize |
( |
Option & |
|
) |
[inline] |
| void basic_parser_impl::printOptionInfo |
( |
const Option & |
O, |
|
|
size_t |
GlobalWidth | |
|
) |
| | const |
| void basic_parser_impl::printOptionName |
( |
const Option & |
O, |
|
|
size_t |
GlobalWidth | |
|
) |
| | const [protected] |
| void basic_parser_impl::printOptionNoValue |
( |
const Option & |
O, |
|
|
size_t |
GlobalWidth | |
|
) |
| | const |
The documentation for this class was generated from the following files: