Home
last modified time | relevance | path

Searched refs:CheckForIntOverflow (Results 1 – 5 of 5) 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/llvm-project/clang/lib/Sema/
DSemaChecking.cpp12916 void Sema::CheckForIntOverflow (Expr *E) { in CheckForIntOverflow() function in Sema
13809 CheckForIntOverflow(E); in CheckCompletedExpr()
/external/clang/include/clang/Sema/
DSema.h9463 void CheckForIntOverflow(Expr *E);
/external/llvm-project/clang/include/clang/Sema/
DSema.h12371 void CheckForIntOverflow(Expr *E);