LLVM API Documentation

Static Public Member Functions
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 1010 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 1012 of file CommandLine.h.

Referenced by llvm::cl::apply().


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