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()4006 RetainSummaryManager M(Ctx, L.GCOnly, L.ObjCAutoRefCount);\
52 enum GCMode { NonGC, GCOnly, HybridGC }; enumerator
592 if (OrigGCMode == LangOptions::GCOnly && NoFinalizeRemoval) in getAllTransformations()
687 case LangOptions::GCOnly: in RunPathSensitiveChecks()
1978 if (getLangOpts().getGC() == LangOptions::GCOnly) in DiagnoseOwningPropertyGetterSynthesis()2421 if (getLangOpts().getGC() != LangOptions::GCOnly) in CheckObjCPropertyAttributes()2438 && getLangOpts().getGC() == LangOptions::GCOnly in CheckObjCPropertyAttributes()
412 getLangOpts().getGC() == LangOptions::GCOnly)) in ActOnStartOfObjCMethodDef()
1239 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in GenerateMessageSendSuper()1349 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in GenerateMessageSend()2538 case LangOptions::GCOnly: in ModuleInitFunction()
2278 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) in enterByrefCleanup()
692 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in PropertyImplStrategy()
4488 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) { in EmitImageInfo()5705 if (CGM.getLangOpts().getGC() != LangOptions::GCOnly) { in isVTableDispatchedSelector()
1503 Opts.setGC(LangOptions::GCOnly); in ParseLangArgs()