enum DeprecatedAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:3452
Enumerators
Name | Value | Comment |
---|---|---|
GNU_deprecated | 0 | |
CXX11_gnu_deprecated | 1 | |
C2x_gnu_deprecated | 2 | |
Declspec_deprecated | 3 | |
CXX11_deprecated | 4 | |
C2x_deprecated | 5 | |
SpellingNotCalculated | 15 |