Searched refs:OtherExpr (Results 1 – 1 of 1) sorted by relevance
935 ExprResult &OtherExpr, in handleOtherComplexFloatConversion() argument948 OtherExpr = S.ImpCastExprToType(OtherExpr.take(), fp, CK_FloatingCast); in handleOtherComplexFloatConversion()949 OtherExpr = S.ImpCastExprToType(OtherExpr.take(), ComplexTy, in handleOtherComplexFloatConversion()961 OtherExpr = S.ImpCastExprToType(OtherExpr.take(), result, in handleOtherComplexFloatConversion()9024 const Expr *ObjCPointerExpr = 0, *OtherExpr = 0; in checkObjCPointerIntrospection() local9030 OtherExpr = RHS; in checkObjCPointerIntrospection()9034 OtherExpr = LHS; in checkObjCPointerIntrospection()9041 if (ObjCPointerExpr && isa<IntegerLiteral>(OtherExpr->IgnoreParenCasts())) { in checkObjCPointerIntrospection()