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