Home | History | Annotate | Download | only in Sema

Lines Matching refs:UpdateMarkingForLValueToRValue

407   UpdateMarkingForLValueToRValue(E);
10333 void Sema::UpdateMarkingForLValueToRValue(Expr *E) {
10350 UpdateMarkingForLValueToRValue(Res.get());
10414 // Sema::UpdateMarkingForLValueToRValue deals with the second part.
10579 S.UpdateMarkingForLValueToRValue(E->getSubExpr());