Lines Matching refs:getGC
2262 if (Ctx.getLangOpts().getGC() != LangOptions::NonGC) { in GetGCAttrTypeForType()
2343 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) in BuildGCBlockLayout()
2884 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in fillRunSkipBlockVars()
2949 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in BuildByrefLayout()
3474 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in hasMRCWeakIvars()
5108 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) { in EmitImageInfo()
5120 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in EmitImageInfo()
5501 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) { in buildBitmap()
5540 if (CGM.getLangOpts().getGC() == LangOptions::NonGC && in BuildIvarLayout()
5559 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) { in BuildIvarLayout()
6250 if (CGM.getLangOpts().getGC() != LangOptions::GCOnly) { in isVTableDispatchedSelector()
6266 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) { in isVTableDispatchedSelector()