Lines Matching refs:getGC
2263 if (Ctx.getLangOpts().getGC() != LangOptions::NonGC) { in GetGCAttrTypeForType()
2344 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) in BuildGCBlockLayout()
2885 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in fillRunSkipBlockVars()
2950 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in BuildByrefLayout()
3476 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in hasMRCWeakIvars()
5129 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) { in EmitImageInfo()
5141 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in EmitImageInfo()
5533 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) { in buildBitmap()
5572 if (CGM.getLangOpts().getGC() == LangOptions::NonGC && in BuildIvarLayout()
5591 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) { in BuildIvarLayout()
6284 if (CGM.getLangOpts().getGC() != LangOptions::GCOnly) { in isVTableDispatchedSelector()
6300 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) { in isVTableDispatchedSelector()