Home | History | Annotate | Download | only in CodeGen

Lines Matching full:ivar

1638       // We don't know the runtime offset of an ivar if we're using the
2049 for (const ObjCIvarDecl *Ivar = ID->all_declared_ivar_begin();
2050 Ivar != 0; Ivar = Ivar->getNextIvar())
2779 /// and the ivar declarations in the implementation.