enum FormattingFlags
Declared at: llvm/include/llvm/Support/CommandLine.h:166
Enumerators
Name | Value | Comment |
---|---|---|
NormalFormatting | 0 | |
Positional | 1 | |
Prefix | 2 | |
AlwaysPrefix | 3 |
Declared at: llvm/include/llvm/Support/CommandLine.h:166
Name | Value | Comment |
---|---|---|
NormalFormatting | 0 | |
Positional | 1 | |
Prefix | 2 | |
AlwaysPrefix | 3 |