Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp11735 void Sema::CheckForIntOverflow (const Expr *E) { in CheckForIntOverflow() function in Sema
12660 CheckForIntOverflow(E); in CheckCompletedExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2619 void CheckForIntOverflow(const Expr *E);