|
CGRAOmp
0.1
|
template specialization of parser for OptKeyValue More...
#include <OptionPlugin.hpp>
Public Member Functions | |
| parser (Option &O) | |
| bool | parse (Option &O, StringRef, StringRef Arg, OptKeyValue &Value) |
| StringRef | getValueName () const override |
| void | printOptionDiff (const Option &O, const OptVal &V, const OptVal &Default, size_t GlobalWidth) const |
| void | anchor () override |
template specialization of parser for OptKeyValue
|
inline |
|
override |
|
inlineoverride |
|
inline |
| void llvm::cl::parser< OptKeyValue >::printOptionDiff | ( | const Option & | O, |
| const OptVal & | V, | ||
| const OptVal & | Default, | ||
| size_t | GlobalWidth | ||
| ) | const |
1.8.17