Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7639 LValue SourceLValue; in handleLValueToRValueBitCast() local
7641 SourceLValue.setFrom(Info.Ctx, SourceValue); in handleLValueToRValueBitCast()
7643 Info, BCE, BCE->getSubExpr()->getType().withConst(), SourceLValue, in handleLValueToRValueBitCast()