Searched refs:GCOnly (Results 1 – 12 of 12) sorted by relevance
103 assert (LOpts.getGC() != LangOptions::GCOnly); in checkObjCDealloc()283 if (mgr.getLangOpts().getGC() == LangOptions::GCOnly) in checkASTDecl()
1729 case LangOptions::GCOnly: in addGCModeDescription()3704 RetainSummaryManager M(Ctx, L.GCOnly, L.ObjCAutoRefCount);\
60 enum GCMode { NonGC, GCOnly, HybridGC }; enumerator
603 if (OrigGCMode == LangOptions::GCOnly && NoFinalizeRemoval) in getAllTransformations()
687 case LangOptions::GCOnly: in RunPathSensitiveChecks()
1805 if (getLangOpts().getGC() == LangOptions::GCOnly) in DiagnoseOwningPropertyGetterSynthesis()2166 if (getLangOpts().getGC() != LangOptions::GCOnly) in CheckObjCPropertyAttributes()2183 && getLangOpts().getGC() == LangOptions::GCOnly in CheckObjCPropertyAttributes()
402 getLangOpts().getGC() == LangOptions::GCOnly)) in ActOnStartOfObjCMethodDef()
1244 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in GenerateMessageSendSuper()1347 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in GenerateMessageSend()2546 case LangOptions::GCOnly: in ModuleInitFunction()
2234 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) in enterByrefCleanup()
638 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in PropertyImplStrategy()
4334 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in EmitImageInfo()5599 if (CGM.getLangOpts().getGC() != LangOptions::GCOnly) { in isVTableDispatchedSelector()
1223 Opts.setGC(LangOptions::GCOnly); in ParseLangArgs()