enum FamilySelector

Declared at: clang/lib/Sema/SemaDeclObjC.cpp:2526

Enumerators

NameValueComment
F_alloc0
F_copy1
F_mutableCopy1
F_init2
F_new3