Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp504 LValue SourceLVal = CGF.EmitLValue(Op); in EmitCast() local
505 Address Addr = SourceLVal.getAddress(CGF).withElementType( in EmitCast()
H A DCGExprScalar.cpp2072 LValue SourceLVal = CGF.EmitLValue(E); in VisitCastExpr() local
2073 Address Addr = SourceLVal.getAddress(CGF).withElementType( in VisitCastExpr()