|
LLVM
8.0.1
|
#include "llvm/Support/CommandLine.h"

Public Member Functions | |
| list_storage ()=default | |
| bool | setLocation (Option &O, StorageClass &L) |
| template<class T > | |
| void | addValue (const T &V) |
Definition at line 1395 of file CommandLine.h.
|
default |
|
inline |
Definition at line 1408 of file CommandLine.h.
References assert().
|
inline |
Definition at line 1401 of file CommandLine.h.
References llvm::cl::Option::error().
1.8.13