Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13457 void Sema::CheckForIntOverflow (Expr *E) { in CheckForIntOverflow() function in Sema
14350 CheckForIntOverflow(E); in CheckCompletedExpr()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12702 void CheckForIntOverflow(Expr *E);