LLVM: llvm:π:parser< DataType >::OptionInfo Class Reference (original) (raw)
#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"
Inheritance diagram for llvm:π:parser< DataType >::OptionInfo:
[legend]
| Public Member Functions |
|---|
| Public Member Functions inherited from llvm:π:generic_parser_base::GenericOptionInfo |
| Public Attributes | |
|---|---|
| OptionValue< DataType > | V |
| Public Attributes inherited from llvm:π:generic_parser_base::GenericOptionInfo | |
| StringRef | Name |
| StringRef | HelpStr |
Detailed Description
template
class llvm:π:parser< DataType >::OptionInfo
Definition at line 827 of file CommandLine.h.
Constructor & Destructor Documentation
template
| llvm:π:parser< DataType >::OptionInfo::OptionInfo ( StringRef name, DataType v, StringRef helpStr ) | inline |
|---|
Definition at line 829 of file CommandLine.h.
References llvm:π:generic_parser_base::GenericOptionInfo::GenericOptionInfo(), name, and V.
Member Data Documentation
β V
template
OptionValue llvm:π:parser< DataType >::OptionInfo::V
Definition at line 832 of file CommandLine.h.
Referenced by OptionInfo().
The documentation for this class was generated from the following file:
- include/llvm/Support/CommandLine.h