Lines Matching refs:Ivar
3163 if (FieldDecl *Ivar = dyn_cast<FieldDecl>(IvarRef->getDecl()))3164 if (Ivar->isBitField())3165 return Ivar;