Searched refs:EvaluateForOverflow (Results 1 – 3 of 3) sorted by relevance
629 void EvaluateForOverflow(const ASTContext &Ctx) const;
9274 void Expr::EvaluateForOverflow(const ASTContext &Ctx) const { in EvaluateForOverflow() function in Expr
8864 E->IgnoreParenCasts()->EvaluateForOverflow(Context); in CheckForIntOverflow()