enum CFReturnsRetainedAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:2274
Enumerators
Name | Value | Comment |
---|---|---|
GNU_cf_returns_retained | 0 | |
CXX11_clang_cf_returns_retained | 1 | |
C2x_clang_cf_returns_retained | 2 | |
SpellingNotCalculated | 15 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:2274
Name | Value | Comment |
---|---|---|
GNU_cf_returns_retained | 0 | |
CXX11_clang_cf_returns_retained | 1 | |
C2x_clang_cf_returns_retained | 2 | |
SpellingNotCalculated | 15 |