LLVM API Documentation
#include <CommandLine.h>
Inheritance diagram for llvm::cl::parser< bool >:
Public Member Functions | |
bool | parse (Option &O, const char *ArgName, const std::string &Arg, bool &Val) |
enum ValueExpected | getValueExpectedFlagDefault () const |
virtual const char * | getValueName () const |
Definition at line 516 of file CommandLine.h.
|
Reimplemented from llvm::cl::basic_parser_impl. Definition at line 521 of file CommandLine.h. References llvm::cl::ValueOptional. |
|
Reimplemented from llvm::cl::basic_parser_impl. Definition at line 526 of file CommandLine.h. |
|
|