Lines Matching refs:Iv
1780 for (const ObjCIvarDecl *Iv = IDecl->all_declared_ivar_begin(); Iv; 1781 Iv= Iv->getNextIvar())1782 Ivars.push_back(Iv);