Lines Matching refs:getGC
2258 if (Ctx.getLangOpts().getGC() != LangOptions::NonGC) { in GetGCAttrTypeForType()
2339 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) in BuildGCBlockLayout()
2880 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in fillRunSkipBlockVars()
2945 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in BuildByrefLayout()
3471 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in hasMRCWeakIvars()
5121 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) { in EmitImageInfo()
5133 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in EmitImageInfo()
5525 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) { in buildBitmap()
5564 if (CGM.getLangOpts().getGC() == LangOptions::NonGC && in BuildIvarLayout()
5583 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) { in BuildIvarLayout()
6275 if (CGM.getLangOpts().getGC() != LangOptions::GCOnly) { in isVTableDispatchedSelector()
6291 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) { in isVTableDispatchedSelector()