Lines Matching defs:IRHS
4870 const auto *IRHS = RHSExprs.begin();
4875 const auto *RHSVar = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl());
4887 ++IRHS;
4967 const auto *IRHS = RHSExprs.begin();
4970 cast<DeclRefExpr>(*IRHS));
4973 ++IRHS;
5071 const auto *IRHS = RHSExprs.begin();
5074 cast<DeclRefExpr>(*IRHS));
5077 ++IRHS;
5104 const auto *IRHS = RHSExprs.begin();
5159 cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl());
5184 cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl());
5192 ++IRHS;