enum MismatchKind

Declared at: clang/lib/Sema/SemaObjCProperty.cpp:880

Enumerators

NameValueComment
IncompatibleType0
HasNoExpectedAttribute1
HasUnexpectedAttribute2
DifferentGetter3
DifferentSetter4