LLVM API Documentation
#include <CommandLine.h>
Static Public Member Functions | |
| template<class Opt> | |
| static void | opt (const char *Str, Opt &O) |
Definition at line 634 of file CommandLine.h.
| static void llvm::cl::applicator< const char * >::opt | ( | const char * | Str, | |
| Opt & | O | |||
| ) | [inline, static] |
Definition at line 636 of file CommandLine.h.