enum NoStackProtectorAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:6732
Enumerators
Name | Value | Comment |
---|---|---|
GNU_no_stack_protector | 0 | |
CXX11_clang_no_stack_protector | 1 | |
C2x_clang_no_stack_protector | 2 | |
SpellingNotCalculated | 15 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:6732
Name | Value | Comment |
---|---|---|
GNU_no_stack_protector | 0 | |
CXX11_clang_no_stack_protector | 1 | |
C2x_clang_no_stack_protector | 2 | |
SpellingNotCalculated | 15 |