LLVM API Documentation
#include <CommandLine.h>
Public Member Functions | |
void | print (const Option &O, const parser< ParserDT > P, const ValDT &, const OptionValue< ValDT > &, size_t GlobalWidth) |
Definition at line 973 of file CommandLine.h.
void llvm::cl::OptionDiffPrinter< ParserDT, ValDT >::print | ( | const Option & | O, |
const parser< ParserDT > | P, | ||
const ValDT & | , | ||
const OptionValue< ValDT > & | , | ||
size_t | GlobalWidth | ||
) | [inline] |
Definition at line 974 of file CommandLine.h.
Referenced by llvm::cl::printOptionDiff().