Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DExpr.h685 llvm::APSInt EvaluateKnownConstIntCheckOverflow(
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp14957 APSInt Expr::EvaluateKnownConstIntCheckOverflow( in EvaluateKnownConstIntCheckOverflow() function in Expr
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp16124 *Result = E->EvaluateKnownConstIntCheckOverflow(Context); in VerifyIntegerConstantExpression()