Searched refs:isAnyClassTy (Results 1 – 1 of 1) sorted by relevance
2785 bool isAnyClassTy = (PropertyTy->isObjCClassType() || in CheckObjCPropertyAttributes() local2789 if (isAnyClassTy && getLangOpts().getGC() == LangOptions::NonGC) in CheckObjCPropertyAttributes()