Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp627 UpdateMarkingForLValueToRValue(E); in DefaultLvalueConversion()
15530 void Sema::UpdateMarkingForLValueToRValue(Expr *E) { in UpdateMarkingForLValueToRValue() function in Sema
15565 UpdateMarkingForLValueToRValue(Res.get()); in ActOnConstantExpression()
15915 S.UpdateMarkingForLValueToRValue(E->getSubExpr()); in VisitImplicitCastExpr()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h4066 void UpdateMarkingForLValueToRValue(Expr *E);