LLVM
15.0.0git
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
OptionValue ()=default | |
OptionValue (const DataType &V) | |
template<class DT > | |
OptionValue< DataType > & | operator= (const DT &V) |
Definition at line 521 of file CommandLine.h.
|
default |
|
inline |
Definition at line 601 of file CommandLine.h.
|
inline |
Definition at line 604 of file CommandLine.h.