Lines Matching full:ivar
3262 if (FieldDecl *Ivar = dyn_cast<FieldDecl>(IvarRef->getDecl()))3263 if (Ivar->isBitField())3264 return Ivar;