Lines Matching defs:IRHS
4886 const auto *IRHS = RHSExprs.begin();
4891 const auto *RHSVar = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl());
4903 ++IRHS;
4983 const auto *IRHS = RHSExprs.begin();
4986 cast<DeclRefExpr>(*IRHS));
4989 ++IRHS;
5087 const auto *IRHS = RHSExprs.begin();
5090 cast<DeclRefExpr>(*IRHS));
5093 ++IRHS;
5120 const auto *IRHS = RHSExprs.begin();
5175 cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl());
5200 cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl());
5208 ++IRHS;