Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExprAgg.cpp763 LValue SourceLV = CGF.EmitLValue(E->getSubExpr()); in VisitCastExpr() local
765 Builder.CreateElementBitCast(SourceLV.getAddress(CGF), CGF.Int8Ty); in VisitCastExpr()