enum FamilySelector
Declared at: clang/lib/Sema/SemaDeclObjC.cpp:2526
Enumerators
Name | Value | Comment |
---|---|---|
F_alloc | 0 | |
F_copy | 1 | |
F_mutableCopy | 1 | |
F_init | 2 | |
F_new | 3 |
Declared at: clang/lib/Sema/SemaDeclObjC.cpp:2526
Name | Value | Comment |
---|---|---|
F_alloc | 0 | |
F_copy | 1 | |
F_mutableCopy | 1 | |
F_init | 2 | |
F_new | 3 |