Lines Matching refs:getGC
130 if (S.getLangOpts().getGC() != LangOptions::NonGC) { in deducePropertyOwnershipFromType()
576 if (getLangOpts().getGC() != LangOptions::NonGC && isAssign && in CreatePropertyDecl()
1216 if (getLangOpts().getGC() != LangOptions::NonGC) { in ActOnPropertyImplDecl()
1380 getLangOpts().getGC() != LangOptions::NonGC)) { in ActOnPropertyImplDecl()
1389 getLangOpts().getGC() != LangOptions::NonGC) { in ActOnPropertyImplDecl()
2147 if (getLangOpts().getGC() != LangOptions::NonGC) in AtomicPropertySetterGetterRules()
2240 if (getLangOpts().getGC() == LangOptions::GCOnly) in DiagnoseOwningPropertyGetterSynthesis()
2767 if (isAnyClassTy && getLangOpts().getGC() == LangOptions::NonGC) in CheckObjCPropertyAttributes()
2773 if (getLangOpts().getGC() != LangOptions::GCOnly) in CheckObjCPropertyAttributes()
2777 if (getLangOpts().getGC() == LangOptions::NonGC) in CheckObjCPropertyAttributes()
2788 getLangOpts().getGC() == LangOptions::GCOnly && in CheckObjCPropertyAttributes()