LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
llvm::cl::OptionDiffPrinter< DT, DT > Struct Template Reference

#include <CommandLine.h>

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 976 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 977 of file CommandLine.h.

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


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