Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ivar

2369   for (const ObjCIvarDecl *ivar = iface->all_declared_ivar_begin();
2370 ivar; ivar = ivar->getNextIvar())
2371 if (ivar->getType().isDestructedType())
2377 /// EmitObjCIvarInitializations - Emit information for ivar initialization
2380 // We might need a .cxx_destruct even if we don't have any ivar initializers.
2395 // If the implementation doesn't have any ivar initializers, we don't need