Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp619 UpdateMarkingForLValueToRValue(E); in DefaultLvalueConversion()
12593 void Sema::UpdateMarkingForLValueToRValue(Expr *E) { in UpdateMarkingForLValueToRValue() function in Sema
12628 UpdateMarkingForLValueToRValue(Res.get()); in ActOnConstantExpression()
12971 S.UpdateMarkingForLValueToRValue(E->getSubExpr()); in VisitImplicitCastExpr()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h3405 void UpdateMarkingForLValueToRValue(Expr *E);