enum UnusedAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:11996
Enumerators
Name | Value | Comment |
---|---|---|
CXX11_maybe_unused | 0 | |
GNU_unused | 1 | |
CXX11_gnu_unused | 2 | |
C2x_gnu_unused | 3 | |
C2x_maybe_unused | 4 | |
SpellingNotCalculated | 15 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:11996
Name | Value | Comment |
---|---|---|
CXX11_maybe_unused | 0 | |
GNU_unused | 1 | |
CXX11_gnu_unused | 2 | |
C2x_gnu_unused | 3 | |
C2x_maybe_unused | 4 | |
SpellingNotCalculated | 15 |