LLVM API Documentation
#include <CommandLine.h>
Collaboration diagram for llvm::cl::initializer< Ty >:
Public Member Functions | |
initializer (const Ty &Val) | |
template<class Opt> | |
void | apply (Opt &O) const |
Public Attributes | |
const Ty & | Init |
Definition at line 263 of file CommandLine.h.
|
Definition at line 265 of file CommandLine.h. |
|
Definition at line 268 of file CommandLine.h. References llvm::cl::initializer< Ty >::Init. |
|
Definition at line 264 of file CommandLine.h. Referenced by llvm::cl::initializer< Ty >::apply(). |