Searched refs:OptionDiffPrinter (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h1215 template <class ParserDT, class ValDT> struct OptionDiffPrinter { struct in namespace:llvm
1224 template <class DT> struct OptionDiffPrinter<DT, DT> { struct in namespace:llvm
1239 OptionDiffPrinter<typename ParserClass::parser_data_type, ValDT> printer;

Completed in 212 milliseconds