Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp778 LValue SourceLV = CGF.EmitLValue(E->getSubExpr()); in VisitCastExpr() local
779 Address SourceAddress = SourceLV.getAddress().withElementType(CGF.Int8Ty); in VisitCastExpr()