enum MipsShortCallAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:5842
Enumerators
Name | Value | Comment |
---|---|---|
GNU_short_call | 0 | |
CXX11_gnu_short_call | 1 | |
C2x_gnu_short_call | 2 | |
GNU_near | 3 | |
CXX11_gnu_near | 4 | |
C2x_gnu_near | 5 | |
SpellingNotCalculated | 15 |