Home | History | Annotate | Download | only in Sema

Lines Matching refs:UpdateMarkingForLValueToRValue

616   UpdateMarkingForLValueToRValue(E);
12367 void Sema::UpdateMarkingForLValueToRValue(Expr *E) {
12400 UpdateMarkingForLValueToRValue(Res.get());
12522 // Sema::UpdateMarkingForLValueToRValue deals with the second part.
12731 S.UpdateMarkingForLValueToRValue(E->getSubExpr());