Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ivar

2742   for (const ObjCIvarDecl *ivar = iface->all_declared_ivar_begin();
2743 ivar; ivar = ivar->getNextIvar())
2744 if (ivar->getType().isDestructedType())
2750 /// EmitObjCIvarInitializations - Emit information for ivar initialization
2753 // We might need a .cxx_destruct even if we don't have any ivar initializers.
2768 // If the implementation doesn't have any ivar initializers, we don't need