Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprObjC.cpp598 CheckForIntOverflow(ValueExpr); in BuildObjCBoxedExpr()
DSemaChecking.cpp8856 void Sema::CheckForIntOverflow (Expr *E) { in CheckForIntOverflow() function in Sema
9373 CheckForIntOverflow(E); in CheckCompletedExpr()
/external/clang/include/clang/Sema/
DSema.h9463 void CheckForIntOverflow(Expr *E);