enum NotTailCalledAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:6891
Enumerators
Name | Value | Comment |
---|---|---|
GNU_not_tail_called | 0 | |
CXX11_clang_not_tail_called | 1 | |
C2x_clang_not_tail_called | 2 | |
SpellingNotCalculated | 15 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:6891
Name | Value | Comment |
---|---|---|
GNU_not_tail_called | 0 | |
CXX11_clang_not_tail_called | 1 | |
C2x_clang_not_tail_called | 2 | |
SpellingNotCalculated | 15 |