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

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

Completed in 102 milliseconds