Lines Matching refs:getGC
1991 if (Ctx.getLangOpts().getGC() != LangOptions::NonGC) { in GetGCAttrTypeForType()
2071 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) in BuildGCBlockLayout()
2581 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in BuildRCBlockLayout()
2635 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in BuildByrefLayout()
3170 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in hasMRCWeakIvars()
4478 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) { in EmitImageInfo()
4488 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in EmitImageInfo()
4883 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) { in buildBitmap()
4928 if (CGM.getLangOpts().getGC() == LangOptions::NonGC && in BuildIvarLayout()
4947 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) { in BuildIvarLayout()
5705 if (CGM.getLangOpts().getGC() != LangOptions::GCOnly) { in isVTableDispatchedSelector()
5721 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) { in isVTableDispatchedSelector()