LLVM API Documentation

Public Member Functions
llvm::cl::OptionDiffPrinter< DT, DT > Struct Template Reference

#include <CommandLine.h>

List of all members.

Public Member Functions

void print (const Option &O, const parser< DT > P, const DT &V, const OptionValue< DT > &Default, size_t GlobalWidth)

Detailed Description

template<class DT>
struct llvm::cl::OptionDiffPrinter< DT, DT >

Definition at line 983 of file CommandLine.h.


Member Function Documentation

template<class DT >
void llvm::cl::OptionDiffPrinter< DT, DT >::print ( const Option O,
const parser< DT >  P,
const DT &  V,
const OptionValue< DT > &  Default,
size_t  GlobalWidth 
) [inline]

Definition at line 984 of file CommandLine.h.

References llvm::cl::generic_parser_base::printOptionDiff().


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