enum class ShowIncludesDestination
Description
ShowIncludesDestination - Destination for /showIncludes output.
Declared at: clang/include/clang/Frontend/DependencyOutputOptions.h:18
Enumerators
Name | Value | Comment |
---|---|---|
None | 0 | |
Stdout | 1 | |
Stderr | 2 |
ShowIncludesDestination - Destination for /showIncludes output.
Declared at: clang/include/clang/Frontend/DependencyOutputOptions.h:18
Name | Value | Comment |
---|---|---|
None | 0 | |
Stdout | 1 | |
Stderr | 2 |