enum AssumeAlignedAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:1585
Enumerators
Name | Value | Comment |
---|---|---|
GNU_assume_aligned | 0 | |
CXX11_gnu_assume_aligned | 1 | |
C2x_gnu_assume_aligned | 2 | |
SpellingNotCalculated | 15 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:1585
Name | Value | Comment |
---|---|---|
GNU_assume_aligned | 0 | |
CXX11_gnu_assume_aligned | 1 | |
C2x_gnu_assume_aligned | 2 | |
SpellingNotCalculated | 15 |