enum RegCallAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:9693
Enumerators
Name | Value | Comment |
---|---|---|
GNU_regcall | 0 | |
CXX11_gnu_regcall | 1 | |
C2x_gnu_regcall | 2 | |
Keyword_regcall | 3 | |
SpellingNotCalculated | 15 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:9693
Name | Value | Comment |
---|---|---|
GNU_regcall | 0 | |
CXX11_gnu_regcall | 1 | |
C2x_gnu_regcall | 2 | |
Keyword_regcall | 3 | |
SpellingNotCalculated | 15 |