|
clang 22.0.0git
|
Go to the source code of this file.
Classes | |
| class | clang::DependencyOutputOptions |
| DependencyOutputOptions - Options for controlling the compiler dependency file generation. More... | |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
Enumerations | |
| enum class | clang::ShowIncludesDestination { clang::None , clang::Stdout , clang::Stderr } |
| ShowIncludesDestination - Destination for /showIncludes output. More... | |
| enum class | clang::DependencyOutputFormat { clang::Make , clang::NMake } |
| DependencyOutputFormat - Format for the compiler dependency file. More... | |
| enum | clang::ExtraDepKind { clang::EDK_SanitizeIgnorelist , clang::EDK_ProfileList , clang::EDK_ModuleFile , clang::EDK_DepFileEntry } |
| ExtraDepKind - The kind of extra dependency file. More... | |