Lines Matching refs:getGC
2322 if (Ctx.getLangOpts().getGC() != LangOptions::NonGC) { in GetGCAttrTypeForType()
2403 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) in BuildGCBlockLayout()
2944 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in fillRunSkipBlockVars()
3010 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in BuildByrefLayout()
3536 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in hasMRCWeakIvars()
5174 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) { in EmitImageInfo()
5186 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in EmitImageInfo()
5578 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) { in buildBitmap()
5617 if (CGM.getLangOpts().getGC() == LangOptions::NonGC && in BuildIvarLayout()
5636 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) { in BuildIvarLayout()
6328 if (CGM.getLangOpts().getGC() != LangOptions::GCOnly) { in isVTableDispatchedSelector()
6344 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) { in isVTableDispatchedSelector()