LLVM API Documentation
#include <CommandLine.h>
Static Public Member Functions | |
template<class Opt > | |
static void | opt (const Mod &M, Opt &O) |
Definition at line 1010 of file CommandLine.h.
static void llvm::cl::applicator< Mod >::opt | ( | const Mod & | M, |
Opt & | O | ||
) | [inline, static] |
Definition at line 1012 of file CommandLine.h.
Referenced by llvm::cl::apply().