Searched refs:OtherExpr (Results 1 – 2 of 2) sorted by relevance
10010 ExprResult *OtherExpr = LHSVecType ? &RHS : &LHS; in CheckVectorOperands() local10016 *OtherExpr = ImpCastExprToType(OtherExpr->get(), VecType, CK_BitCast); in CheckVectorOperands()13702 const Expr *ObjCPointerExpr = nullptr, *OtherExpr = nullptr; in checkObjCPointerIntrospection() local13708 OtherExpr = RHS; in checkObjCPointerIntrospection()13712 OtherExpr = LHS; in checkObjCPointerIntrospection()13719 if (ObjCPointerExpr && isa<IntegerLiteral>(OtherExpr->IgnoreParenCasts())) { in checkObjCPointerIntrospection()
10721 const Expr *ObjCPointerExpr = nullptr, *OtherExpr = nullptr; in checkObjCPointerIntrospection() local10727 OtherExpr = RHS; in checkObjCPointerIntrospection()10731 OtherExpr = LHS; in checkObjCPointerIntrospection()10738 if (ObjCPointerExpr && isa<IntegerLiteral>(OtherExpr->IgnoreParenCasts())) { in checkObjCPointerIntrospection()