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

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

Inheritance diagram for llvm:🆑:OptionDiffPrinter< DT, DT >:

[legend]

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
struct llvm:🆑:OptionDiffPrinter< DT, DT >

Definition at line 1266 of file CommandLine.h.

Member Function Documentation

â—† print()

template

void llvm:🆑: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 1267 of file CommandLine.h.

References llvm::Default, and P.


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