Searched refs:setterKind (Results 1 – 1 of 1) sorted by relevance
668 ObjCPropertyDecl::SetterKind setterKind = prop->getSetterKind(); in PropertyImplStrategy() local670 IsCopy = (setterKind == ObjCPropertyDecl::Copy); in PropertyImplStrategy()688 if (setterKind == ObjCPropertyDecl::Retain) { in PropertyImplStrategy()