enum NoSplitStackAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:6703
Enumerators
Name | Value | Comment |
---|---|---|
GNU_no_split_stack | 0 | |
CXX11_gnu_no_split_stack | 1 | |
C2x_gnu_no_split_stack | 2 | |
SpellingNotCalculated | 15 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:6703
Name | Value | Comment |
---|---|---|
GNU_no_split_stack | 0 | |
CXX11_gnu_no_split_stack | 1 | |
C2x_gnu_no_split_stack | 2 | |
SpellingNotCalculated | 15 |