enum MiscFlags
Declared at: llvm/include/llvm/Support/CommandLine.h:173
Enumerators
Name | Value | Comment |
---|---|---|
CommaSeparated | 1 | |
PositionalEatsArgs | 2 | |
Sink | 4 | |
Grouping | 8 | |
DefaultOption | 16 |
Declared at: llvm/include/llvm/Support/CommandLine.h:173
Name | Value | Comment |
---|---|---|
CommaSeparated | 1 | |
PositionalEatsArgs | 2 | |
Sink | 4 | |
Grouping | 8 | |
DefaultOption | 16 |