enum ObjCMethodFamilyAttr::FamilyKind
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:7997
Enumerators
Name | Value | Comment |
---|---|---|
OMF_None | 0 | |
OMF_alloc | 1 | |
OMF_copy | 2 | |
OMF_init | 3 | |
OMF_mutableCopy | 4 | |
OMF_new | 5 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:7997
Name | Value | Comment |
---|---|---|
OMF_None | 0 | |
OMF_alloc | 1 | |
OMF_copy | 2 | |
OMF_init | 3 | |
OMF_mutableCopy | 4 | |
OMF_new | 5 |