Searched refs:GCOnly (Results 1 – 12 of 12) sorted by relevance
83 assert (LOpts.getGC() != LangOptions::GCOnly); in checkObjCDealloc()238 if (mgr.getLangOpts().getGC() == LangOptions::GCOnly) in checkASTDecl()
1842 case LangOptions::GCOnly: in addGCModeDescription()4004 RetainSummaryManager M(Ctx, L.GCOnly, L.ObjCAutoRefCount);\
52 enum GCMode { NonGC, GCOnly, HybridGC }; enumerator
594 if (OrigGCMode == LangOptions::GCOnly && NoFinalizeRemoval) in getAllTransformations()
683 case LangOptions::GCOnly: in RunPathSensitiveChecks()
1879 if (getLangOpts().getGC() == LangOptions::GCOnly) in DiagnoseOwningPropertyGetterSynthesis()2338 if (getLangOpts().getGC() != LangOptions::GCOnly) in CheckObjCPropertyAttributes()2355 && getLangOpts().getGC() == LangOptions::GCOnly in CheckObjCPropertyAttributes()
414 getLangOpts().getGC() == LangOptions::GCOnly)) in ActOnStartOfObjCMethodDef()
1222 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in GenerateMessageSendSuper()1328 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in GenerateMessageSend()2505 case LangOptions::GCOnly: in ModuleInitFunction()
2260 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) in enterByrefCleanup()
658 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in PropertyImplStrategy()
4269 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in EmitImageInfo()5529 if (CGM.getLangOpts().getGC() != LangOptions::GCOnly) { in isVTableDispatchedSelector()
1406 Opts.setGC(LangOptions::GCOnly); in ParseLangArgs()