LLVM: llvm:๐:value_desc Struct Reference (original) (raw)
#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| value_desc (StringRef Str) | |
| void | apply (Option &O) const |
| Public Attributes | |
|---|---|
| StringRef | Desc |
Detailed Description
Definition at line 420 of file CommandLine.h.
Constructor & Destructor Documentation
| llvm:๐:value_desc::value_desc ( StringRef Str) | inline |
|---|
Definition at line 423 of file CommandLine.h.
References Desc.
Member Function Documentation
โ apply()
| void llvm:๐:value_desc::apply ( Option & O) const | inline |
|---|
Definition at line 425 of file CommandLine.h.
References Desc.
Member Data Documentation
โ Desc
StringRef llvm:๐:value_desc::Desc
Definition at line 421 of file CommandLine.h.
Referenced by apply(), and value_desc().
The documentation for this struct was generated from the following file:
- include/llvm/Support/CommandLine.h