Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp7322 LValue SourceLValue; in handleLValueToRValueBitCast() local
7324 SourceLValue.setFrom(Info.Ctx, SourceValue); in handleLValueToRValueBitCast()
7326 Info, BCE, BCE->getSubExpr()->getType().withConst(), SourceLValue, in handleLValueToRValueBitCast()