Searched refs:NonGC (Results 1 – 23 of 23) sorted by relevance
191 bool NonGC: 1; variable233 this->Ivar = this->ObjIsArray = this->NonGC = this->GlobalObjCRef = false;270 bool isNonGC () const { return NonGC; } in isNonGC()271 void setNonGC(bool Value) { NonGC = Value; } in setNonGC()
1998 if (Ctx.getLangOpts().getGC() != LangOptions::NonGC) { in GetGCAttrTypeForType()2079 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) in BuildGCBlockLayout()2588 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in BuildRCBlockLayout()2641 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in BuildByrefLayout()3225 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC); in hasMRCWeakIvars()4542 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) { in EmitImageInfo()4952 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) { in buildBitmap()4997 if (CGM.getLangOpts().getGC() == LangOptions::NonGC && in BuildIvarLayout()5016 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) { in BuildIvarLayout()5795 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) { in isVTableDispatchedSelector()
809 assert ((CGM.getLangOpts().getGC() == LangOptions::NonGC)); in GetOptimizedPropertySetFunction()1022 if ((Opts.getGC() != LangOptions::NonGC) || Opts.ObjCAutoRefCount) in CGObjCGNU()1026 if (Opts.getGC() != LangOptions::NonGC) { in CGObjCGNU()2548 case LangOptions::NonGC: in ModuleInitFunction()
118 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) in buildBlockDescriptor()336 CGM.getLangOpts().getGC() == LangOptions::NonGC) in computeBlockInfo()
1170 CGF.getLangOpts().getGC() == LangOptions::NonGC), in ConstructorMemcpyizer()1309 AssignmentsMemcpyable(CGF.getLangOpts().getGC() == LangOptions::NonGC) { in AssignmentMemcpyizer()
1548 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) { in EmitAggregateCopy()
1848 if (Ctx.getLangOpts().getGC() == LangOptions::NonGC) in setObjCGCLValueClass()2234 getLangOpts().getGC() != LangOptions::NonGC && in EmitUnaryOpLValue()2992 getLangOpts().getGC() != LangOptions::NonGC) { in EmitArraySubscriptExpr()
1406 if (getLangOpts().getGC() != LangOptions::NonGC && in EmitAutoVarCleanups()
1139 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) in UseOptimizedSetter()
79 if (mgr.getLangOpts().getGC() != LangOptions::NonGC) in registerNSAutoreleasePoolChecker()
1848 case LangOptions::NonGC: in addGCModeDescription()
52 enum GCMode { NonGC, GCOnly, HybridGC }; enumerator
225 ENUM_LANGOPT(GC, GCMode, 2, NonGC, "Objective-C Garbage Collection mode")
166 bool isGCMigration() const { return OrigGCMode != LangOptions::NonGC; } in isGCMigration()
198 CInvok->getLangOpts()->setGC(LangOptions::NonGC); in createInvocationForMigration()
133 if (S.getLangOpts().getGC() != LangOptions::NonGC) { in deducePropertyOwnershipFromType()590 if (getLangOpts().getGC() != LangOptions::NonGC && in CreatePropertyDecl()1055 if (getLangOpts().getGC() != LangOptions::NonGC) { in ActOnPropertyImplDecl()1211 getLangOpts().getGC() != LangOptions::NonGC)) { in ActOnPropertyImplDecl()1220 getLangOpts().getGC() != LangOptions::NonGC) { in ActOnPropertyImplDecl()1945 if (getLangOpts().getGC() != LangOptions::NonGC) in AtomicPropertySetterGetterRules()2500 if (isAnyClassTy && getLangOpts().getGC() == LangOptions::NonGC) in CheckObjCPropertyAttributes()2510 if (getLangOpts().getGC() == LangOptions::NonGC) in CheckObjCPropertyAttributes()
415 if (Context.getLangOpts().getGC() != LangOptions::NonGC) in ActOnStartOfObjCMethodDef()
6882 if (getLangOpts().getGC() != LangOptions::NonGC) in CheckVariableDeclarationType()14047 getLangOpts().getGC() != LangOptions::NonGC && in ActOnFields()
4936 if (getLangOpts().ObjCWeak || getLangOpts().getGC() != LangOptions::NonGC) in CodeCompleteObjCPropertyFlags()
567 if (LangOpts.getGC() != LangOptions::NonGC) in InitializePredefinedMacros()902 LangOpts.getGC() != LangOptions::NonGC) { in InitializePredefinedMacros()
1754 } else if (Opts.getGC() != LangOptions::NonGC) { in ParseLangArgs()
683 case LangOptions::NonGC: in RunPathSensitiveChecks()
5083 getLangOpts().getGC() != LangOptions::NonGC) in getByrefLifetime()6719 if (getLangOpts().getGC() == LangOptions::NonGC) in getObjCGCAttrKind()