Define a valid OptionValue for the command line pass argument.
More...
Define a valid OptionValue for the command line pass argument.
Definition at line 813 of file PassRegistry.cpp.
◆ OptionValue() [1/2]
llvm::cl::OptionValue< PassArgData >::OptionValue |
( |
const PassArgData & |
value | ) |
|
|
inline |
◆ OptionValue() [2/2]
llvm::cl::OptionValue< PassArgData >::OptionValue |
( |
| ) |
|
|
default |
◆ anchor()
void llvm::cl::OptionValue< PassArgData >::anchor |
( |
| ) |
|
|
inlineoverride |
◆ getValue()
const PassArgData& llvm::cl::OptionValue< PassArgData >::getValue |
( |
| ) |
const |
|
inline |
◆ hasValue()
bool llvm::cl::OptionValue< PassArgData >::hasValue |
( |
| ) |
const |
|
inline |
◆ setValue()
void llvm::cl::OptionValue< PassArgData >::setValue |
( |
const PassArgData & |
value | ) |
|
|
inline |
◆ value
PassArgData llvm::cl::OptionValue< PassArgData >::value |
The documentation for this struct was generated from the following file: