LLVM API Documentation

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

#include <CommandLine.h>

List of all members.

Static Public Member Functions

static void opt (FormattingFlags FF, Option &O)


Detailed Description

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

Definition at line 648 of file CommandLine.h.


Member Function Documentation

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

Definition at line 649 of file CommandLine.h.

References llvm::cl::Option::setFormattingFlag().


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