LLVM 20.0.0git
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
bits_storage ()=default | |
bool | setLocation (Option &O, unsigned &L) |
template<class T > | |
void | addValue (const T &V) |
unsigned | getBits () |
void | clear () |
template<class T > | |
bool | isSet (const T &V) |
Definition at line 1769 of file CommandLine.h.
|
default |
|
inline |
Definition at line 1789 of file CommandLine.h.
References assert().
|
inline |
Definition at line 1798 of file CommandLine.h.
|
inline |
Definition at line 1796 of file CommandLine.h.
|
inline |
Definition at line 1803 of file CommandLine.h.
|
inline |
Definition at line 1782 of file CommandLine.h.