Home | History | Annotate | Download | only in Sema

Lines Matching refs:UpdateMarkingForLValueToRValue

664   UpdateMarkingForLValueToRValue(E);
13098 void Sema::UpdateMarkingForLValueToRValue(Expr *E) {
13133 UpdateMarkingForLValueToRValue(Res.get());
13263 // Sema::UpdateMarkingForLValueToRValue deals with the second part.
13476 S.UpdateMarkingForLValueToRValue(E->getSubExpr());