enum MipsLongCallAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:5809
Enumerators
Name | Value | Comment |
---|---|---|
GNU_long_call | 0 | |
CXX11_gnu_long_call | 1 | |
C2x_gnu_long_call | 2 | |
GNU_far | 3 | |
CXX11_gnu_far | 4 | |
C2x_gnu_far | 5 | |
SpellingNotCalculated | 15 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:5809
Name | Value | Comment |
---|---|---|
GNU_long_call | 0 | |
CXX11_gnu_long_call | 1 | |
C2x_gnu_long_call | 2 | |
GNU_far | 3 | |
CXX11_gnu_far | 4 | |
C2x_gnu_far | 5 | |
SpellingNotCalculated | 15 |