|
LLVM 24.0.0git
|
Fields few options set. More...
#include "llvm/Option/OptTable.h"
Public Attributes | |
| StringTable::Offset | MetaVarOffset |
| StringTable::Offset | AliasArgsOffset |
| StringTable::Offset | ValuesOffset |
| The possible values as a comma separated list, empty for an option whose values only getOptionValuesCode() knows. | |
| unsigned short | HelpTextVariantsOffset |
| unsigned short | SubCommandIDsOffset |
Fields few options set.
Row 0 is all zero and serves the options that set none.
Definition at line 78 of file OptTable.h.
| StringTable::Offset llvm::opt::OptTable::InfoExtra::AliasArgsOffset |
Definition at line 80 of file OptTable.h.
| unsigned short llvm::opt::OptTable::InfoExtra::HelpTextVariantsOffset |
Definition at line 85 of file OptTable.h.
| StringTable::Offset llvm::opt::OptTable::InfoExtra::MetaVarOffset |
Definition at line 79 of file OptTable.h.
| unsigned short llvm::opt::OptTable::InfoExtra::SubCommandIDsOffset |
Definition at line 87 of file OptTable.h.
| StringTable::Offset llvm::opt::OptTable::InfoExtra::ValuesOffset |
The possible values as a comma separated list, empty for an option whose values only getOptionValuesCode() knows.
Definition at line 83 of file OptTable.h.