Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1880 static bool EvaluateIntegerOrLValue(const Expr *E, APValue &Result,
9343 if (!EvaluateIntegerOrLValue(SubExpr, Value, Info)) in VisitCastExpr()
11702 static bool EvaluateIntegerOrLValue(const Expr *E, APValue &Result, in EvaluateIntegerOrLValue() function
11712 if (!EvaluateIntegerOrLValue(E, Val, Info)) in EvaluateInteger()