enum ObjCExceptionAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:7803
Enumerators
| Name | Value | Comment |
|---|---|---|
| GNU_objc_exception | 0 | |
| CXX11_clang_objc_exception | 1 | |
| C2x_clang_objc_exception | 2 | |
| SpellingNotCalculated | 15 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:7803
| Name | Value | Comment |
|---|---|---|
| GNU_objc_exception | 0 | |
| CXX11_clang_objc_exception | 1 | |
| C2x_clang_objc_exception | 2 | |
| SpellingNotCalculated | 15 |