LLVM API Documentation

llvm::cl::applicator< Mod > Struct Template Reference

#include <CommandLine.h>

List of all members.

Static Public Member Functions

template<class Opt>
static void opt (const Mod &M, Opt &O)


Detailed Description

template<class Mod>
struct llvm::cl::applicator< Mod >

Definition at line 620 of file CommandLine.h.


Member Function Documentation

template<class Mod>
template<class Opt>
static void llvm::cl::applicator< Mod >::opt ( const Mod M,
Opt &  O 
) [inline, static]

Definition at line 622 of file CommandLine.h.


The documentation for this struct was generated from the following file: