Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp13185 void Sema::CheckForIntOverflow (Expr *E) { in CheckForIntOverflow() function in Sema
14078 CheckForIntOverflow(E); in CheckCompletedExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12599 void CheckForIntOverflow(Expr *E);