enum FunctionReturnThunksAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:4393
Enumerators
Name | Value | Comment |
---|---|---|
GNU_function_return | 0 | |
CXX11_gnu_function_return | 1 | |
C2x_gnu_function_return | 2 | |
SpellingNotCalculated | 15 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:4393
Name | Value | Comment |
---|---|---|
GNU_function_return | 0 | |
CXX11_gnu_function_return | 1 | |
C2x_gnu_function_return | 2 | |
SpellingNotCalculated | 15 |