Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp7315 LValue SourceLValue; in handleLValueToRValueBitCast() local
7317 SourceLValue.setFrom(Info.Ctx, SourceValue); in handleLValueToRValueBitCast()
7319 Info, BCE, BCE->getSubExpr()->getType().withConst(), SourceLValue, in handleLValueToRValueBitCast()