Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp14873 void Sema::CheckForIntOverflow (Expr *E) { in CheckForIntOverflow() function in Sema
15777 CheckForIntOverflow(E); in CheckCompletedExpr()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h13622 void CheckForIntOverflow(Expr *E);