Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp558 CheckForIntOverflow(ValueExpr); in BuildObjCBoxedExpr()
H A DSemaChecking.cpp6982 void Sema::CheckForIntOverflow (Expr *E) { in CheckForIntOverflow() function in Sema
7487 CheckForIntOverflow(E); in CheckCompletedExpr()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h8622 void CheckForIntOverflow(Expr *E);