Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaChecking.cpp5665 void Sema::CheckForIntOverflow (Expr *E) { in CheckForIntOverflow() function in Sema
6169 CheckForIntOverflow(E); in CheckCompletedExpr()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h7922 void CheckForIntOverflow(Expr *E);