enum ExtraDepKind
Description
ExtraDepKind - The kind of extra dependency file.
Declared at: clang/include/clang/Frontend/DependencyOutputOptions.h:24
Enumerators
Name | Value | Comment |
---|---|---|
EDK_SanitizeIgnorelist | 0 | |
EDK_ProfileList | 1 | |
EDK_ModuleFile | 2 | |
EDK_DepFileEntry | 3 |