LLVM API Documentation
#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) |
Definition at line 983 of file CommandLine.h.
| 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().