Lines Matching refs:Assign
21 // - When the property is 'assign' and is not 'readonly'.686 (PropDecl->getSetterKind() == ObjCPropertyDecl::Assign &&704 OS << "an assign, readwrite";911 case ObjCPropertyDecl::Assign:912 // It is common for the ivars for read-only assign properties to