LLVM: llvm:🆑:extrahelp Struct Reference (original) (raw)
#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| LLVM_ABI | extrahelp (StringRef help) |
| Public Attributes | |
|---|---|
| StringRef | morehelp |
Detailed Description
Definition at line 2024 of file CommandLine.h.
Constructor & Destructor Documentation
| extrahelp::extrahelp ( StringRef help) | explicit |
|---|
Definition at line 447 of file CommandLine.cpp.
References GlobalParser, Help(), and morehelp.
Member Data Documentation
â—† morehelp
StringRef llvm:🆑:extrahelp::morehelp
Definition at line 2025 of file CommandLine.h.
Referenced by extrahelp().
The documentation for this struct was generated from the following files:
- include/llvm/Support/CommandLine.h
- lib/Support/CommandLine.cpp