enum CXX11NoReturnAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:2684
Enumerators
Name | Value | Comment |
---|---|---|
CXX11_noreturn | 0 | |
C2x_noreturn | 1 | |
C2x_Noreturn | 2 | |
SpellingNotCalculated | 15 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:2684
Name | Value | Comment |
---|---|---|
CXX11_noreturn | 0 | |
C2x_noreturn | 1 | |
C2x_Noreturn | 2 | |
SpellingNotCalculated | 15 |