Searched refs:LHSFrom (Results 1 – 1 of 1) sorted by relevance
78 const Expr *LHSFrom = ignoreNoOpCasts(LHSCast->getSubExpr()); in check() local82 RHS->getType() != LHSFrom->getType()) in check()89 << LHS->getType() << LHSFrom->getType() << RHS->getType() in check()