LLVM API Documentation

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

#include <CommandLine.h>

List of all members.

Static Public Member Functions

static void opt (NumOccurrences NO, Option &O)


Detailed Description

template<>
struct llvm::cl::applicator< NumOccurrences >

Definition at line 629 of file CommandLine.h.


Member Function Documentation

static void llvm::cl::applicator< NumOccurrences >::opt ( NumOccurrences  NO,
Option O 
) [inline, static]

Definition at line 630 of file CommandLine.h.

References O.


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