Lines Matching refs:Unevaluated
1167 // polymorphic class type [...] The expression is an unevaluated
1172 // speculatively assume the subexpression is unevaluated, and fix it up
1175 // We enter the unevaluated context before trying to determine whether we
1177 // names, and must treat them as unevaluated.
1178 EnterExpressionEvaluationContext Unevaluated(Actions, Sema::Unevaluated,
1242 EnterExpressionEvaluationContext Unevaluated(Actions, Sema::Unevaluated);