Lines Matching refs:getGC
2255 if (Ctx.getLangOpts().getGC() != LangOptions::NonGC) { in GetGCAttrTypeForType()
2336 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) in BuildGCBlockLayout()
2877 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in fillRunSkipBlockVars()
2942 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in BuildByrefLayout()
3467 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in hasMRCWeakIvars()
5101 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) { in EmitImageInfo()
5113 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in EmitImageInfo()
5494 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) { in buildBitmap()
5533 if (CGM.getLangOpts().getGC() == LangOptions::NonGC && in BuildIvarLayout()
5552 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) { in BuildIvarLayout()
6243 if (CGM.getLangOpts().getGC() != LangOptions::GCOnly) { in isVTableDispatchedSelector()
6259 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) { in isVTableDispatchedSelector()