LLVM 22.0.0git
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
initializer (const Ty &Val) | |
template<class Opt> | |
void | apply (Opt &O) const |
Public Attributes | |
const Ty & | Init |
Definition at line 431 of file CommandLine.h.
|
inline |
Definition at line 433 of file CommandLine.h.
References Init.
|
inline |
Definition at line 435 of file CommandLine.h.
References Init.
const Ty& llvm::cl::initializer< Ty >::Init |
Definition at line 432 of file CommandLine.h.
Referenced by apply(), and initializer().