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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp724 LValue SourceLV = CGF.EmitLValue(E->getSubExpr()); local
726 Builder.CreateElementBitCast(SourceLV.getAddress(CGF), CGF.Int8Ty);

Completed in 87 milliseconds