Home
last modified time | relevance | path

Searched refs:UpdateMarkingForLValueToRValue (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaExpr.cpp692 UpdateMarkingForLValueToRValue(E); in DefaultLvalueConversion()
13361 void Sema::UpdateMarkingForLValueToRValue(Expr *E) { in UpdateMarkingForLValueToRValue() function in Sema
13396 UpdateMarkingForLValueToRValue(Res.get()); in ActOnConstantExpression()
13738 S.UpdateMarkingForLValueToRValue(E->getSubExpr()); in VisitImplicitCastExpr()
/external/clang/include/clang/Sema/
DSema.h3592 void UpdateMarkingForLValueToRValue(Expr *E);