Searched refs:EvaluateIntegerOrLValue (Results 1 – 1 of 1) sorted by relevance
1880 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() function11712 if (!EvaluateIntegerOrLValue(E, Val, Info)) in EvaluateInteger()