enum DisableTailCallsAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:3719
Enumerators
Name | Value | Comment |
---|---|---|
GNU_disable_tail_calls | 0 | |
CXX11_clang_disable_tail_calls | 1 | |
C2x_clang_disable_tail_calls | 2 | |
SpellingNotCalculated | 15 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:3719
Name | Value | Comment |
---|---|---|
GNU_disable_tail_calls | 0 | |
CXX11_clang_disable_tail_calls | 1 | |
C2x_clang_disable_tail_calls | 2 | |
SpellingNotCalculated | 15 |