Home
last modified time | relevance | path

Searched refs:CheckForIntOverflow (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp14541 void Sema::CheckForIntOverflow (Expr *E) { in CheckForIntOverflow() function in Sema
15434 CheckForIntOverflow(E); in CheckCompletedExpr()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h13245 void CheckForIntOverflow(Expr *E);