Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp11594 void Sema::CheckForIntOverflow (Expr *E) { in CheckForIntOverflow() function in Sema
12150 CheckForIntOverflow(E); in CheckCompletedExpr()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h10613 void CheckForIntOverflow(Expr *E);