Searched refs:EvaluateIntegerOrLValue (Results 1 – 1 of 1) sorted by relevance
1917 static bool EvaluateIntegerOrLValue(const Expr *E, APValue &Result,9767 if (!EvaluateIntegerOrLValue(SubExpr, Value, Info)) in VisitCastExpr()12252 static bool EvaluateIntegerOrLValue(const Expr *E, APValue &Result, in EvaluateIntegerOrLValue() function12262 if (!EvaluateIntegerOrLValue(E, Val, Info)) in EvaluateInteger()