Home | History | Annotate | Download | only in Sema

Lines Matching refs:EvaluateAsRValue

3547   if (E->EvaluateAsRValue(result, C))
4162 if (E->EvaluateAsRValue(result, S.Context)) {