LLVM: llvm:🆑:OptionDiffPrinter< ParserDT, ValDT > Struct Template Reference (original) (raw)

#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"

Inheritance diagram for llvm:🆑:OptionDiffPrinter< ParserDT, ValDT >:

[legend]

Public Member Functions
void print (const Option &O, const parser< ParserDT > &P, const ValDT &, const OptionValue< ValDT > &, size_t GlobalWidth)

Detailed Description

template<class ParserDT, class ValDT>
struct llvm:🆑:OptionDiffPrinter< ParserDT, ValDT >

Definition at line 1257 of file CommandLine.h.

Member Function Documentation

â—† print()

template<class ParserDT, class ValDT>

void llvm:🆑:OptionDiffPrinter< ParserDT, ValDT >::print ( const Option & O, const parser< ParserDT > & P, const ValDT & , const OptionValue< ValDT > & , size_t GlobalWidth ) inline

Definition at line 1258 of file CommandLine.h.

References P.


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