enum class Style
Declared at: llvm/include/llvm/Support/Path.h:27
Enumerators
Name | Value | Comment |
---|---|---|
native | 0 | |
posix | 1 | |
windows_slash | 2 | |
windows_backslash | 3 | |
windows | 3 |
Declared at: llvm/include/llvm/Support/Path.h:27
Name | Value | Comment |
---|---|---|
native | 0 | |
posix | 1 | |
windows_slash | 2 | |
windows_backslash | 3 | |
windows | 3 |