Lines Matching refs:Evaluate
2063 /// Both EvalAddr and EvalVal follow through reference variables to evaluate2520 /// Pseudo-evaluate the given integer expression, estimating the2529 if (E->Evaluate(result, C))2950 !OriginalInit->Evaluate(InitValue, S.Context) ||3126 if (E->Evaluate(result, S.Context)) {