Lines Matching refs:getGC
128 if (S.getLangOpts().getGC() != LangOptions::NonGC) { in deducePropertyOwnershipFromType()
591 if (getLangOpts().getGC() != LangOptions::NonGC && isAssign && in CreatePropertyDecl()
1234 if (getLangOpts().getGC() != LangOptions::NonGC) { in ActOnPropertyImplDecl()
1399 getLangOpts().getGC() != LangOptions::NonGC)) { in ActOnPropertyImplDecl()
1408 getLangOpts().getGC() != LangOptions::NonGC) { in ActOnPropertyImplDecl()
2165 if (getLangOpts().getGC() != LangOptions::NonGC) in AtomicPropertySetterGetterRules()
2257 if (getLangOpts().getGC() == LangOptions::GCOnly) in DiagnoseOwningPropertyGetterSynthesis()
2780 if (isAnyClassTy && getLangOpts().getGC() == LangOptions::NonGC) in CheckObjCPropertyAttributes()
2786 if (getLangOpts().getGC() != LangOptions::GCOnly) in CheckObjCPropertyAttributes()
2790 if (getLangOpts().getGC() == LangOptions::NonGC) in CheckObjCPropertyAttributes()
2801 getLangOpts().getGC() == LangOptions::GCOnly && in CheckObjCPropertyAttributes()