LLVM API Documentation
#include <CommandLine.h>
Inheritance diagram for llvm::cl::parser< float >:
Public Member Functions | |
bool | parse (Option &O, const char *AN, const std::string &Arg, float &Val) |
virtual const char * | getValueName () const |
Definition at line 587 of file CommandLine.h.
bool llvm::cl::parser< float >::parse | ( | Option & | O, | |
const char * | AN, | |||
const std::string & | Arg, | |||
float & | Val | |||
) |
virtual const char* llvm::cl::parser< float >::getValueName | ( | ) | const [inline, virtual] |