Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h700 llvm::APSInt EvaluateKnownConstIntCheckOverflow(
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp15481 APSInt Expr::EvaluateKnownConstIntCheckOverflow( in EvaluateKnownConstIntCheckOverflow() function in Expr
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp17550 *Result = E->EvaluateKnownConstIntCheckOverflow(Context); in VerifyIntegerConstantExpression()