Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp6400 void Sema::CheckForIntOverflow (Expr *E) { in CheckForIntOverflow() function in Sema
6904 CheckForIntOverflow(E); in CheckCompletedExpr()
DSemaExprObjC.cpp558 CheckForIntOverflow(ValueExpr); in BuildObjCBoxedExpr()
/external/clang/include/clang/Sema/
DSema.h8306 void CheckForIntOverflow(Expr *E);