enum SwiftErrorAttr::ConventionKind
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:10952
Enumerators
Name | Value | Comment |
---|---|---|
None | 0 | |
NonNullError | 1 | |
NullResult | 2 | |
ZeroResult | 3 | |
NonZeroResult | 4 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:10952
Name | Value | Comment |
---|---|---|
None | 0 | |
NonNullError | 1 | |
NullResult | 2 | |
ZeroResult | 3 | |
NonZeroResult | 4 |