|
LLVM 22.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 1811 of file CommandLine.h.
|
default |
|
inline |
Definition at line 1831 of file CommandLine.h.
|
inline |
Definition at line 1840 of file CommandLine.h.
|
inline |
Definition at line 1838 of file CommandLine.h.
|
inline |
Definition at line 1845 of file CommandLine.h.
References T.
|
inline |
Definition at line 1824 of file CommandLine.h.